Tool
Get event
The Google Calendar Get Event tool enables users to retrieve detailed information about specific events from their Google Calendar. It seamlessly integrates with Google Calendar API to provide accurate and real-time event details.
Features
- Retrieve detailed event information using event ID.
- Optionally specify the calendar ID to select events from different calendars.
- Defaults to the primary calendar if no calendar ID is provided.
- Easy integration using Google's official calendar API resources.
- Supports fetching events for logged-in users with secure access.
Benefits
- Enhances productivity by providing quick access to event details.
- Supports multiple calendars, offering flexibility in event management.
- Real-time data retrieval ensures up-to-date event information.
- Simplifies calendar event integration in custom applications.
- Reduces manual effort of searching events, boosting workflow efficiency.
Description
Retrieve event details from Google Calendar. See the documentation
Parameters
2 parameters
| Name | Type | Description |
|---|---|---|
| calendarId | string | Optionally select the calendar, defaults to the primary calendar for the logged-in user |
| eventIdrequired | string | Select an event from Google Calendar. |