Update Automation Step
update_automation_stepUpdate an automation step's status, wait time, or send settings to control its execution flow.
Instructions
Update individual step settings within an automation, including step status (activate/pause), wait time, and send configurations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| automation_id | Yes | The automation ID containing the step | |
| step_id | Yes | The step ID within the automation to update | |
| step_status | No | Set the step status to 'active' or 'paused' | |
| wait_time | No | Wait time in minutes before executing this step |