calendar_update
Update an alias calendar's name, color, timezone, order, and description via CalDAV. Requires alias credentials for authentication.
Instructions
Update a calendar for an alias (CalDAV). Requires alias credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New calendar name | |
| color | No | New color (hex) | |
| order | No | New sort order | |
| timezone | No | New timezone | |
| calendar_id | Yes | Calendar ID | |
| description | No | New description | |
| alias_password | Yes | Alias password from the alias_generate_password tool | |
| alias_username | Yes | Full alias email used as the auth username (e.g. me@example.com) |