get_automation
Retrieve the full automation workflow including its trigger, steps, settings, and current enrolment counts to review exactly what it will do before activating it.
Instructions
Get one automation workflow in full: its trigger, every step with its settings, and current enrolment counts.
Use it to understand exactly what an automation will do to contacts before activating it — the step list is where sends, waits and branches become visible. For the list of automations, use list_automations; to start or pause one, toggle_automation.
Reads only; reading a workflow does not enrol anyone or trigger a step. Requires an API key. An automation can be defined but inactive, so check its state rather than assuming it is running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| automation_id | Yes | Automation ID (UUID) |