Expand description
Router Module
Provides routing logic for tool and node execution requests. Routes JSON-RPC calls to the appropriate extension services.
Structs§
- Node
Context - Node execution context
- Node
Definition - Node definition from an extension service
- Node
Route Result - Result of a node routing operation
- Node
Router - Node Router
- Tool
Definition - Tool definition from an extension service
- Tool
Route Result - Result of a tool routing operation
- Tool
Router - Tool Router
Enums§
- Node
Capability - Node capability flags
- Node
Router Error - Error type for node routing operations
- Node
Type - Node type enumeration
- Tool
Router Error - Error type for tool routing operations