copy_schedule
Copy an irrigation schedule to create seasonal variants. Rename the new schedule afterward.
Instructions
Duplicate an existing schedule. Returns the new Schedule.
Useful for creating seasonal variants from an existing template — copy, then update_schedule to rename.
Args: schedule_id: Schedule UUID to copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |