Type alias ToolDefinitionMap

ToolDefinitionMap: Record<string, ToolDefinition | ITool>

Map of tool name → definition accepted by the high-level API.