Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/mcp/mcp-client.ts
Properties
| Property | Type |
|---|---|
content | Array<{ type: string; text?: string; data?: string; mimeType?: string }> |
isError | boolean |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/mcp/mcp-client.ts
| Property | Type |
|---|---|
content | Array<{ type: string; text?: string; data?: string; mimeType?: string }> |
isError | boolean |
Was this page helpful?