ToolCallEventContext
Represents the context for handling tool call events.
Inheritors
Properties
Link copied to clipboard
context The agent context associated with the tool call;
Link copied to clipboard
Represents the specific type of event handled within the event handler context, categorizing the nature of agent-related or strategy-related events.
Link copied to clipboard
Holds execution-specific context information to support observability and tracing during the lifecycle of an agent.
Link copied to clipboard
toolCallId The unique identifier for this tool call;
Link copied to clipboard
toolDescription A description of the tool being executed;