ToolResultContent
Defined in: packages/ai.matey.types/src/ir.ts:95
Tool result (response from tool execution).
Properties
Section titled “Properties”content
Section titled “content”
readonlycontent:string|TextContent[]
Defined in: packages/ai.matey.types/src/ir.ts:98
isError?
Section titled “isError?”
readonlyoptionalisError:boolean
Defined in: packages/ai.matey.types/src/ir.ts:99
toolUseId
Section titled “toolUseId”
readonlytoolUseId:string
Defined in: packages/ai.matey.types/src/ir.ts:97
readonlytype:"tool_result"
Defined in: packages/ai.matey.types/src/ir.ts:96