Tool Call Inspector
interface ToolCallInspector
Read-only observer for individual tool call events.
Provides observation of tool execution without access to conversation history or iteration state. Works in both streaming and non-streaming modes as a lightweight alternative to ToolLoopInspector when history/iteration context is not needed).
See also
for tool loop-level inspection with full conversation context