event_type field on every event uses a tagged enum. Exactly one variant must be provided.
Action
Use when the agent does something — calls an API, books a seat, sends an email.ActionOutcome variants
- Success
- Failure
- Partial
Complete reference for all six EventType variants — Action, Observation, Cognitive, Communication, Learning, and Context.
event_type field on every event uses a tagged enum. Exactly one variant must be provided.