Delete a calendar event
officient_delete_calendar_eventRemoves a calendar event, such as a day off, from a person's schedule. Requires event ID from a calendar read tool and the person ID.
Instructions
Permanently remove one calendar event (e.g. a day off) from a person’s calendar. Get the event_id from a calendar read tool first. Required scope: calendar:write. WRITES DATA in Officient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event id as returned by the calendar read tools. | |
| person_id | Yes | Officient person id. |