calendar_delete_event
Delete a calendar event by its unique ID. Notifies if the Home Assistant service does not support deletion.
Instructions
Delete a calendar event by its uid.
HA does not expose a stable calendar.delete_event service in core; this
attempts the call and otherwise reports not_implemented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| uid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||