skip_schedule
Disable or re-enable the next scheduled watering run for a Rachio schedule. Use this to skip or re-arm a specific upcoming occurrence.
Instructions
Toggle the skip-next-run flag on a schedule.
disabled=true skips the schedule's next run; disabled=false
re-arms it. Applies only to the next occurrence.
Args: schedule_id: Schedule UUID. disabled: True to skip next run, False to re-enable it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disabled | Yes | ||
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |