ToolUseContent
Defined in: packages/ai.matey.types/src/ir.ts:85
Tool use request (AI wants to call a tool).
Properties
Section titled “Properties”
readonlyid:string
Defined in: packages/ai.matey.types/src/ir.ts:87
readonlyinput:Record<string,unknown>
Defined in: packages/ai.matey.types/src/ir.ts:89
readonlyname:string
Defined in: packages/ai.matey.types/src/ir.ts:88
readonlytype:"tool_use"
Defined in: packages/ai.matey.types/src/ir.ts:86