Skip to main content

Module tool

Module tool 

Source
Expand description

Capability-bound tool wrappers for agent and MCP-style tool execution.

Structs§

ProtectedTool
A tool that cannot run unless the caller supplies a matching capability.
ToolSpec
Metadata describing the authorization boundary for a protected tool.

Type Aliases§

ToolFuture
Boxed future returned by protected tool handlers.