Read Calendar Event
get_eventRetrieve complete calendar event details including body, attendee response status, and attachment IDs.
Instructions
Full calendar event: body, attendees with response status, attachment ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | item_id from get_calendar_events. | |
| body_format | No | text strips the HTML, html returns it raw. | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |