delete_calendar_event
Remove calendar events from the Aruba Email & Calendar Server by specifying the event UID to manage schedules and clear outdated appointments.
Instructions
Delete a calendar event.
Args:
event_uid: UID of the event to delete
Returns:
Deletion status
Example:
delete_calendar_event(event_uid="abc123@aruba.it")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_uid | Yes |