Tool
List events
The Calendly V2 List Events API tool enables users to efficiently fetch and manage scheduled events within various scopes such as authenticated user, organization, user, or group. This powerful AI-powered integration streamlines event retrieval processes for enhanced scheduling management.
Features
- Fetch events based on different scopes: authenticated user, organization, individual user, or group.
- Filter events by status, such as active or canceled, for precise event management.
- Search events associated with a specific invitee email to track individual engagements.
- Supports pagination to handle large data sets effectively when retrieving event lists.
- Customize the number of events returned with maxResults for tailored data output.
Benefits
- Simplifies event tracking across multiple organizational levels and user types.
- Enhances scheduling efficiency by allowing detailed event filtering and search capabilities.
- Reduces manual effort in event management through automated data retrieval.
- Improves decision making with quick access to up-to-date event information.
- Supports scalable integration with pagination and result limiting to optimize performance.
Description
List events for an user. See the documentation
Parameters
5 parameters
| Name | Type | Description |
|---|---|---|
| scoperequired | enum | The scope to fetch events for |
| inviteeEmail | string | Return events that are scheduled with the invitee associated with this email address |
| status | enum | Whether the scheduled event is |
| paginate | boolean | Whether to paginate or not |
| maxResults | integer | The number of rows to return |