Agentic Workflow Notifications
Definition
Notification channels to notify when an automation run completes, grouped by outcome. Both lists are optional; omit one to skip notifying on that outcome.
Notification channels to notify when an automation run completes successfully. Each value is an opaque channel identifier: either the channel's UUID or its origin (the stable identifier infrastructure-as-code tooling assigns). Identifiers are resolved at dispatch time, so an automation authored via Terraform or the operator can reference channels without knowing their per-environment UUID. An empty or absent list notifies no channels on success.
Notification channels to notify when an automation run fails. Each value is an opaque channel identifier: either the channel's UUID or its origin. An empty or absent list notifies no channels on failure.
Notification channels to notify when this workflow's rolling credit budget crosses its
warning threshold (guardrails.creditBudgetWindow.warningThreshold). Each value is an opaque channel
identifier: either the channel's UUID or its origin. An empty or absent list notifies no
channels on budget warnings.
Used by 1
These schemas and endpoints reference this type directly.