Getting the deployment statuses of a automation
action1_list_automation_deployment_statusesRetrieve deployment statuses for an automation by its ID. View per-item statuses to monitor and track automation progress.
Instructions
Getting the deployment statuses of a automation. Gets the deployment statuses of a automation specified by its ID. Perm: view_automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| verbose | No | Skip per-item compactor. | |
| automation_id | Yes | Provide a specific automation ID. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |