Expand description
MCP tool execution engine.
ToolExecutor wires up the perception pipeline, spatial index, and
memory system to actually execute tool requests, turning the schema-only
registry into a working tool backend.
Structsยง
- Tool
Executor - Stateful executor that handles incoming
ToolRequests by dispatching to the appropriate subsystem.