delete_calendar
Permanently remove a calendar and all its events. Use when user requests calendar deletion, requiring confirmation of irreversible action.
Instructions
Permanently delete a calendar and all its events. WARNING: This action cannot be undone! Use this when user explicitly asks to "delete calendar" or "remove calendar"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_url | Yes | The URL of the calendar to delete (get from list_calendars) |