Skip to main content

Module tools

Module tools 

Source
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§

McpOnlyTool
Always-available MCP tools that don’t belong to a provider category.
ToolDefinition
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.