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.