get_event
Retrieve complete details of a specific calendar event from a Gmail account by providing account, calendar ID, and event ID.
Instructions
Get full details of a single calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Account id. | |
| event_id | Yes | Event ID. | |
| calendar_id | Yes | Calendar ID. |