ToolCallRequest
Agent Runtimes / types/tools / ToolCallRequest
Interface: ToolCallRequest
Defined in: types/tools.ts:228
Tool call request (from LLM)
Properties
args
args:
Record<string,unknown>
Defined in: types/tools.ts:231
toolCallId
toolCallId:
string
Defined in: types/tools.ts:229
toolName
toolName:
string
Defined in: types/tools.ts:230