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