Create a new automation
API key authentication via Bearer token
"Auto-reply to inquiries"
"When a new message is received, reply to the sender thanking them for their inquiry and let them know we will respond within 24 hours."
"Sends an auto-reply to new inquiries"
The event type that triggers the automation. Optional - if omitted, a placeholder value is used and the LLM will infer the actual event type from instructions during evaluation.
"message.received"
Whether this automation is event-driven or scheduled. Optional - will be inferred from instructions if not provided.
event, scheduled "event"
"0 9 * * MON-FRI"
true
"123e4567-e89b-12d3-a456-426614174000"
"Customer Support"
100
x >= 00
"2025-12-31T23:59:59Z"
The status of the automation
draft, pending_evaluation, evaluation_failed, code_generation_failed, pending_approval, active, paused, completed, expired, failed, archived "draft"