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

AgentBackendEventCancelledMessage

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

    Properties

    • operation_was_running boolean required
      Whether the operation was running when cancelled.
    • timestamp string required
      When the event occurred.
    • type string required