update_day_parting
Modify an existing day parting rule to change its scheduled time ranges, timezone handling, and template visibility.
Instructions
Update an existing day parting rule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Day parting ID | |
| name | No | Day parting name | |
| ranges | No | Object mapping day names (monday-sunday) to arrays of time ranges | |
| is_template | No | If true, shown in UI when creating/editing schedules | |
| use_member_timezone | No | If true, use account timezone; if false, use viewer timezone |