Expand description
Tool Context and Configuration Types
This module defines the core types for tool execution context and configuration:
ToolContext: Execution environment informationToolOptions: Tool configuration optionsToolDefinition: Tool definition for LLM consumptionToolResult: Tool execution result
Requirements: 1.3, 1.4
Structsยง
- Tool
Context - Tool execution context
- Tool
Definition - Tool definition for LLM consumption
- Tool
Options - Tool configuration options
- Tool
Result - Tool execution result