Deleting an action from a automation
action1_delete_automation_actionDelete a specified action from a scheduled automation. Provide the automation ID and action ID, and set confirm to 'YES' to execute.
Instructions
Deleting an action from a automation. Deletes a specified action from a scheduled automation. Perm: manage_automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| action_id | Yes | Provide a specific action ID. | |
| automation_id | Yes | Provide a specific automation ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||