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

AgentConsoleEvent

    A console event in an agent task conversation, either a user input or an agent response.

    Properties

    • id string required
      The UUID of the event
    • isSynthetic boolean required
      True when the event was synthesized by the backend rather than submitted directly by the user or agent runtime.
    • type string required