update_calendar
Change calDAV calendar settings: rename it, edit description, set a new color in hex format, or adjust timezone. Apply one or more properties in a single action.
Instructions
Update an existing calendar's properties (display name, description, color, timezone). Use this when user asks to "rename calendar", "change calendar color", or "update calendar properties"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Optional: New calendar color in hex format (e.g., #FF5733) | |
| timezone | No | Optional: New timezone ID (e.g., Europe/Berlin) | |
| description | No | Optional: New description for the calendar | |
| calendar_url | Yes | The URL of the calendar to update (get from list_calendars) | |
| display_name | No | Optional: New display name for the calendar |