ToolExecutionContext
Agent Runtimes / chat/tools/ToolExecutor / ToolExecutionContext
Interface: ToolExecutionContext
Defined in: tools/ToolExecutor.ts:26
Execution context for tool calls
Properties
getToolDefinition
getToolDefinition: (
name) =>ToolDefinition|undefined
Defined in: tools/ToolExecutor.ts:28
Tool registry for looking up definitions