Skip to main content

Module invocation

Module invocation 

Source
Expand description

Unified tool invocation tracking

Provides a unique ToolInvocationId that flows through the entire tool execution pipeline, enabling correlation of logs, metrics, and state across different tracking mechanisms (execution_context, execution_tracker, tool_ledger, execution_history).

Structsยง

InvocationBuilder
Builder for ergonomic ToolInvocation construction.
ToolInvocation
Complete context for a single tool invocation.
ToolInvocationId
Unique identifier for a tool invocation.