get_automation_email
Retrieve configuration and status of a single email in a classic automation workflow to inspect details before pausing, starting, or queueing subscribers.
Instructions
Get details of a single email in a classic automation workflow.
Retrieves the configuration and status of one automation email identified by its workflow and email IDs. Use this to inspect a specific step before pausing, starting, or queueing subscribers.
Args: workflow_id: The unique id of the classic automation workflow. workflow_email_id: The unique id of the automation email within the workflow.
Returns: JSON with the automation email details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| workflow_id | Yes | ||
| workflow_email_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |