run_schedule
Initiate an immediate run of a sprinkler schedule. Provide the schedule UUID to start watering right away.
Instructions
Start an immediate run of the schedule right now.
Returns the list of device_ids the run was dispatched to.
Args: schedule_id: Schedule UUID to run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |