Deleting a automation schedule
action1_delete_automationDelete a scheduled automation by providing its automation ID. Requires manage_automations permission and confirmation for execution.
Instructions
Deleting a automation schedule. Deletes a scheduled automation specified by its ID. 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. | |
| automation_id | Yes | Provide a specific automation ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||