Interface: ToolCall
Tool call interface
Table of contents
Properties
Properties
id
• id: string
Defined in
packages/agents/src/interfaces/agent.ts:64
type
• type: "function"
Defined in
packages/agents/src/interfaces/agent.ts:65
function
• function: Object
Type declaration
Name | Type |
---|---|
name | string |
arguments | string |