rename_calendar
Set or clear a friendly display name for a calendar using its ID. Override the provider's name or fall back to the original with null.
Instructions
Set a friendly display name for a calendar (calendar_id from list_calendars). Pass null or an empty string to clear the override and fall back to the provider's name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | ||
| custom_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||