update_calendar_metadata
Update a calendar's metadata by specifying its full name (with provider prefix) and a new description, returning the refreshed metadata.
Instructions
Update metadata for a calendar.
Args: calendar_name: Full calendar name with provider prefix (e.g. '[iCloud] Work') description: New description for the calendar (optional)
Returns: Dict with the updated calendar metadata including provider information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | ||
| calendar_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||