calendar_delete_event
Delete a calendar event by providing its unique href identifier obtained from listing events.
Instructions
Delete a CalDAV event by its href.
Args: href: The href of the .ics resource (from calendar_list_events).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |