1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AgentBackendEventExecToolCallProgress

AgentBackendEventExecToolCallProgress

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

    Properties

    • tool_call_id string required
      Tool call identifier.
    • status string required
      Progress status.
    • metadata map[string]object required
      Progress metadata.
    • timestamp string required
      When the event occurred.
    • type string required