Expand description
Base tool definitions for all provider tools.
These are the “generic” schemas before enrichment. Provider enrichers modify them based on capabilities and metadata.
Structs§
- McpOnly
Tool - Always-available MCP tools that don’t belong to a provider category.
- Tool
Definition - A tool definition with name, description, category, and input schema.
Functions§
- base_
tool_ definitions - Get all base tool definitions (before enrichment).
- mcp_
only_ tools - MCP-only tools (context management). Always advertised by the server.