gws.cal.get_event
Retrieve complete details for a specific Google Calendar event by providing its event ID. Optionally specify account and calendar to target the correct event.
Instructions
Get full details of a calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account label or email. Uses default if omitted. | |
| eventId | Yes | Event ID | |
| calendarId | No | Calendar ID (default: primary) |