Skip to main content

Module node_tool

Module node_tool 

Source
Expand description

Wraps a node capability as a construct Tool so it can be dispatched through the existing tool registry and agent loop.

Tool names are prefixed with the node ID: node:<node_id>:<capability_name>.

Structs§

NodeTool
A construct Tool backed by a node capability.