Expand description
High-level tool operations for the Programmatic Tool Calling interface.
Each method corresponds to one dkod tool (dkod_connect, dkod_context,
etc.). Both the gRPC handlers in dk-protocol and the HTTP fulfillment
endpoint in dk-platform call these methods — no logic duplication.