Skip to main content

Module tools

Module tools 

Source
Expand description

MCP tool definitions and handlers.

Each tool maps to a units operation. Handlers work directly with Unit/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.