get_event_details
Retrieve full details for a calendar event by providing its ID and account. View time, attendees, location, and other specifics to prepare for meetings.
Instructions
Get detailed information about a specific calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Calendar account that contains this event | |
| event_id | Yes | The event ID from the calendar provider | |
| calendar_id | No | Optional calendar ID (defaults to primary) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||