Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AgentBackendEventExecToolCall

AgentBackendEventExecToolCall

    An event sent from the agent backend to the client during an agent task execution.

    Properties

    • tool_call_id string required
      Tool call identifier.
    • name string required
      Tool name.
    • timestamp string required
      When the event occurred.
    • type string required