Skip to main content

Module tools

Module tools 

Source
Expand description

MCP tool definitions and handlers.

Each tool maps to a beans operation. Handlers work directly with Bean/Index types to avoid stdout pollution from CLI commands.

Functionsยง

handle_tool_call
Dispatch a tool call to the appropriate handler.
tool_definitions
Return all MCP tool definitions.