Skip to main content
Cal logo

Cal

Cal simplifies meeting coordination by providing shareable booking pages, calendar syncing, and availability management to streamline the scheduling process

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Cal authenticates with an API key. Generate the credential in your Cal account, then paste it into FlyMyAI the first time an agent uses a Cal action.

Get your Cal credential →

Fields to fill in FlyMyAI

FieldDetails
API keyYour Cal API credential. Create or find it in your account settings (usually under API / Developer settings). (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
CAL_ADD_MEMBER_TO_TEAM_USING_ORG_AND_TEAM_IDAdds a new member to a specified team within an organization by creating a team membership.orgId, teamId, userId
CAL_ADD_ORGANIZATION_ATTRIBUTE_OPTIONAdds a new option to an organization's attribute, requiring a display 'value' and a 'slug' unique for that attribute.orgId, attributeId, value, slug
CAL_CAL_DELETE_OAUTH_CLIENT_WEBHOOKPermanently deletes a specific webhook subscription of an oauth client in the cal application, stopping its notifications.clientId, webhookId
CAL_CANCEL_BOOKING_VIA_UIDCancels an existing and active cal.com booking using its unique identifier (uid).bookingUid
CAL_CHECK_CALENDAR_VERSION2Retrieves free/busy availability for a specified calendar to aid scheduling without revealing event details; requires an existing, accessible calendar, noting that data granularity can vary.calendar
CAL_CHECK_GCAL_SYNCHRONIZATION_STATUSCall this read-only action to verify the connection and synchronization status of a user's google calendar integration with cal.-
CAL_CHECK_ICS_FEED_CALENDAR_ENDPOINTChecks an ics feed url (expected as a query parameter) to verify its validity, accessibility, and icalendar data integrity.-
CAL_CHECK_STRIPE_STATUSVerifies if stripe is correctly connected to the cal scheduling system and functional for processing payments, reporting only on the integration's status.-
CAL_CHECK_TEAM_STRIPE_INTEGRATION_STATUSRetrieves the stripe integration status and related information for a team, primarily to verify account connection, subscription details, or payment setup; this is a read-only operation that does not modify stripe settings.teamId
CAL_CONFIRM_BOOKING_BY_UIDConfirms an existing booking by 'bookinguid' if the booking exists and is in a state allowing confirmation (e.g., not already cancelled or confirmed); this finalizes the booking, does not modify its details, and should typically be performed once.bookingUid
CAL_CONNECT_TO_CALENDARInitiates or checks the external connection status for a specified calendar, possibly returning a redirect url for user authorization to complete integration, without altering calendar data.calendar
CAL_CREATE_MEMBERSHIP_FOR_ORGANIZATIONCreates a new membership or updates an existing one for a user within an organization; the user specified by userid must already exist in the system.orgId, userId
CAL_CREATE_OAUTH_CLIENT_USERCreates a new managed user for an oauth client, setting profile and scheduling preferences; if 'timezone' is not provided, a default schedule (mon-fri, 9am-5pm) is not created, requiring manual setup via '/schedules' endpoint before bookings are possible.clientId, email, name
CAL_CREATE_OAUTH_CLIENT_WEBHOOK_CONFIGURATIONCreates a webhook for an existing oauth client to send real-time cal.com event notifications (e.g., 'booking created', 'meeting ended') to the 'subscriberurl', enabling integration with external systems or workflow automation.clientId, active, subscriberUrl, triggers
CAL_CREATE_ORGANIZATION_ATTRIBUTESCreates a new custom attribute for an existing organization, used to enhance data collection for event bookings or user profiles.orgId, name, slug, type, options
CAL_CREATE_ORGANIZATION_WEBHOOK_BY_ORG_IDCreates a webhook for a specified, existing organization, sending notifications for selected trigger events to a designated, publicly accessible subscriber url that accepts post requests.orgId, active, subscriberUrl, triggers
CAL_CREATE_OR_UPDATE_TEAM_PROFILECreates a new team profile, or updates one if a 'slug' matches, customizing branding, scheduling, privacy, and operational details.name
CAL_CREATE_PHONE_CALL_EVENTSchedules a phone call event in cal.com using existing eventtype, organization, and team ids; this action only registers the event details and does not initiate the actual phone call.eventTypeId, orgId, teamId, yourPhoneNumber, numberToCall, calApiKey
CAL_CREATE_PHONE_CALL_FOR_EVENT_TYPECreates a phone call template associated with an existing event type and team, for defining reusable call configurations like numbers and scripts; note this does not initiate an actual call.eventTypeId, teamId, yourPhoneNumber, numberToCall, calApiKey
CAL_CREATE_TEAM_EVENT_TYPECreates a new event type for a specified team in cal.com; ensure 'teamid', any provided 'scheduleid', 'hosts.userid', and 'destinationcalendar' details are valid and accessible.teamId, lengthInMinutes, lengthInMinutesOptions, title, slug, hosts
CAL_CREATE_TEAM_EVENT_TYPES_WITH_CUSTOM_OPTIONSCreates a highly customizable cal.com team event type with extensive scheduling, booking, and host assignment options; 'lengthinminutes' (as string) must be included in 'lengthinminutesoptions', destination calendar details (from '/api/v2/calendars') must be…orgId, teamId, lengthInMinutes, lengthInMinutesOptions, title, slug, hosts
CAL_CREATE_TEAM_IN_ORGANIZATIONCreates a new team with customizable attributes within an existing and accessible cal.com organization specified by orgid.orgId, name
CAL_CREATE_TEAM_MEMBERSHIP_WITH_ROLEAdds a user to a team with a specified role, acceptance status, and impersonation settings; ensure 'teamid' and 'userid' refer to existing, valid entities.teamId, userId
CAL_CREATE_USER_AVAILABILITY_SCHEDULECreates a cal.com user availability schedule, defining its name, timezone, weekly recurring availability, and specific date overrides; if 'isdefault' is true, this schedule replaces any existing default and applies to event types not linked to a specific sche…name, timeZone, isDefault
CAL_CREATE_USER_SCHEDULE_IN_ORGANIZATIONCreates a new schedule defining a user's availability with weekly slots and date-specific overrides in an organization; setting 'isdefault' to true may replace an existing default schedule for the user.orgId, userId, name, timeZone, isDefault
CAL_CREATE_WEBHOOK_FOR_EVENT_TYPECreates a webhook for an existing 'eventtypeid' in cal.com, sending notifications for specified 'triggers' to a 'subscriberurl' that handles post requests.eventTypeId, active, subscriberUrl, triggers
CAL_DECLINE_BOOKING_WITH_REASONDeclines a pending booking using its bookinguid, optionally with a reason; this action is irreversible and applies only to bookings awaiting confirmation.bookingUid
CAL_DELETE_CONFERENCE_APP_CONNECTIONDisconnects the specified conferencing application (e.g., 'zoom', 'google meet') for the cal.com account, immediately terminating any ongoing call or meeting; use with caution.app
CAL_DELETE_EVENT_TYPE_BY_IDPermanently deletes an existing event type by its id, which invalidates its scheduling links; the operation is irreversible, and while existing bookings are unaffected, no new bookings can be made for this event type.eventTypeId
CAL_DELETE_EVENT_TYPE_IN_TEAMPermanently removes an event type's configuration from a team's scheduling options (e.g., for cleanup); this action is irreversible and requires the event type to be associated with the team.teamId, eventTypeId
CAL_DELETE_MEMBERSHIP_IN_TEAMUse to permanently remove a user's membership from a specific team within an organization, which revokes their team-associated access but does not remove them from the organization.orgId, teamId, membershipId
CAL_DELETE_OAUTH_CLIENT_USERIrreversibly revokes a specific user's association with a given oauth client, without deleting the user's cal account.clientId, userId
CAL_DELETE_ORGANIZATION_ATTRIBUTEPermanently deletes an existing attribute (specified by 'attributeid') from an existing organization (specified by 'orgid'); this action is irreversible and may affect features dependent on the attribute.orgId, attributeId
CAL_DELETE_ORGANIZATION_ATTRIBUTE_OPTIONPermanently deletes a specified option from an organization's attribute, typically to remove an unnecessary configuration choice.orgId, attributeId, optionId
CAL_DELETE_ORGANIZATION_MEMBERSHIPIrreversibly deletes a user's membership from an organization, removing all associated access and permissions; the response confirms deletion without returning details of the deleted membership.orgId, membershipId
CAL_DELETE_ORG_WEBHOOKPermanently deletes an organization's webhook, which stops all its notifications; this action is irreversible and the webhook cannot be recovered.webhookId, orgId
CAL_DELETE_SCHEDULE_BY_IDPermanently deletes a specific schedule using its unique identifier, which must correspond to an existing schedule.scheduleId
CAL_DELETE_SELECTED_CALENDARSRemoves a specified, currently selected calendar from the user's active list within the application, without deleting it from the external provider.integration, externalId, credentialId
CAL_DELETE_SELECTED_SLOTDeletes a previously selected time slot from the cal schedule using its 'uid'; the slot must exist and this action is irreversible.uid
CAL_DELETE_TEAM_BY_IDPermanently and irreversibly deletes an existing team and all its associated data from the cal system, using the team's unique 'teamid'.teamId
CAL_DELETE_TEAM_FROM_ORGANIZATIONPermanently and irreversibly deletes a specific team (and all its associated data, members, and linked projects/events) from an organization, when the team is no longer needed or during organizational restructuring.orgId, teamId
CAL_DELETE_TEAM_MEMBERSHIPS_BY_IDIrreversibly removes a user's team membership in the cal application, revoking access to that specific team; the user's overall cal account remains active.teamId, membershipId
CAL_DELETE_USER_ATTRIBUTE_OPTIONRemoves a custom attribute option (e.g., skill, role) currently assigned to a user within an organization; this operation is irreversible.orgId, userId, attributeOptionId
CAL_DELETE_USER_FROM_ORGANIZATIONPermanently removes a user from a specific organization (user's system-wide account is unaffected), revoking their access rights therein; this action is irreversible via api and expects the user to be a current member.orgId, userId
CAL_DELETE_USER_SCHEDULEPermanently deletes a specific user's schedule, provided the organization, user, and schedule (identified by 'orgid', 'userid', and 'scheduleid') exist.orgId, userId, scheduleId
CAL_DELETE_WEBHOOKS_FOR_EVENT_TYPECall this to irreversibly delete all webhooks for a specific 'eventtypeid' if the event type exists; details of deleted webhooks are not returned.eventTypeId
CAL_DELETE_WEBHOOK_BY_IDPermanently deletes an existing webhook by its 'webhookid', stopping future notifications; this action is irreversible.webhookId
CAL_DELETE_WEBHOOK_FOR_EVENT_TYPEPermanently deletes a specific webhook for an event type, halting its real-time notifications; this operation is irreversible and leaves the event type and other webhooks untouched.eventTypeId, webhookId
CAL_DISCONNECT_CALENDAR_USING_CREDENTIAL_IDDisconnects a calendar integration by its provider name and credential id, irreversibly revoking cal's access; external calendar data remains unaffected.calendar, id
CAL_FETCH_ALL_BOOKINGSFetches a list of bookings, optionally filtered by status, attendee, date range, or by event/team ids (which must belong to/include the authenticated user respectively), with support for pagination and sorting.-
CAL_FETCH_EVENT_TYPE_DETAILSFetches all configuration settings and characteristics for a single event type (identified by orgid, teamid, and eventtypeid), which must exist and be accessible; this read-only action cannot list, create, or modify event types.orgId, teamId, eventTypeId
CAL_FETCH_ORGANIZATION_ATTRIBUTE_BY_IDRetrieves a specific attribute of an organization, useful for fetching a single data point instead of the entire organization record.orgId, attributeId
CAL_FETCH_PROVIDER_ACCESS_TOKENFetches an oauth access token for the specified 'clientid' to authenticate api calls; this action only retrieves the token, not managing scheduling or calendar events.clientId
CAL_FETCH_SCHEDULE_BY_IDFetches comprehensive details for a specific, existing schedule using its 'scheduleid'.scheduleId
CAL_FETCH_USER_SCHEDULE_BY_ORG_IDFetches a specific user's schedule, potentially including events and availability, using 'orgid', 'userid', and 'scheduleid'.orgId, userId, scheduleId
CAL_FETCH_WEBHOOK_BY_EVENT_TYPE_IDRetrieves details for a single, specific webhook using its 'webhookid' and associated 'eventtypeid'.eventTypeId, webhookId
CAL_FORCE_REFRESH_USER_OAUTH_CLIENTForces an immediate refresh of oauth tokens for a specified user and client, bypassing the normal expiration cycle, typically when existing tokens are suspected to be invalid or fresh credentials are required; ensure the user exists, the client is registered,…userId, clientId
CAL_GET_ALL_TIMEZONESRetrieves all supported time zone identifiers (e.g., 'america/new york', 'europe/london') and their associated metadata, excluding specific dst changes or precise utc offset details.-
CAL_GET_AVAILABLE_SLOTS_INFORetrieves available time slots for scheduling by considering existing bookings and availability, based on criteria like a specified time range and event type.startTime, endTime, eventTypeId
CAL_GET_CONFERENCE_OAUTH_AUTHORIZATION_URLGenerates an oauth 2.0 authorization url for a supported conferencing 'app' to initiate or refresh its integration with cal.com.app, returnTo, onErrorReturnTo
CAL_GET_DEFAULT_SCHEDULE_DETAILSRetrieves the cal system's global default schedule configuration, not custom or user-specific ones.-
CAL_GET_EVENT_TYPE_BY_TEAM_IDRetrieves a specific event type by its id, requiring that the event type is associated with the given team id.teamId, eventTypeId
CAL_GET_GOOGLE_CALENDAR_OAUTH_AUTHENTICATION_URLGenerates the initial google calendar oauth 2.0 authorization url for user redirection to begin the authentication and authorization process.-
CAL_GET_OAUTH_CLIENTS_USERRetrieves users associated with a specific oauth client (identified by a valid 'clientid') for auditing access or managing permissions.clientId
CAL_GET_ORGANIZATION_IDRetrieves all organization ids associated with the currently authenticated user.-
CAL_GET_ORGANIZATION_SCHEDULESRetrieves a list of schedules (e.g., events, appointments) for an organization, providing basic schedule information, not detailed individual event data.orgId
CAL_GET_ORGANIZATION_TEAMS_EVENT_TYPESRetrieves event types, including names, durations, and custom settings for team scheduling, for all teams within an existing organization specified by 'orgid'.orgId
CAL_GET_ORGANIZATION_USER_SCHEDULESFetches all schedule information for a specific user within an organization; handle potential pagination for extensive schedules.orgId, userId
CAL_GET_SCHEDULE_FOR_USER_IN_TEAMFetches all scheduled events or appointments for a specified user within their team and organization.userId, orgId, teamId
CAL_GET_STRIPE_CONNECT_INFORetrieves stripe connect account details (id, charges/payouts status, verification, settings) for the user's linked cal.com account; response may be empty or indicate no integration if no account is linked.-
CAL_GET_TEAMS_LISTRetrieves all teams the user belongs to, including their names and members.-
CAL_GET_TEAM_DETAILS_BY_ORG_ID_AND_TEAM_IDRetrieves comprehensive details (e.g., members, roles, metadata) for a specific team using its 'teamid' within an organization specified by 'orgid'.orgId, teamId
CAL_GET_TEAM_INFORMATION_BY_TEAM_IDFetches comprehensive details for an existing team using its unique id; returned fields may vary by team configuration and user permissions.teamId
CAL_GET_WEBHOOK_BY_IDRetrieves details for an existing and accessible webhook by its id; this is a read-only operation.webhookId
CAL_HANDLE_CONFERENCING_OAUTH_CALLBACK_FOR_APPProcesses an oauth 2.0 callback for a conferencing 'app', exchanging the 'code' and 'state' for access credentials; ensure an oauth flow was previously initiated.state, app, code
CAL_LIST_EVENT_TYPESRetrieves cal event types, filterable by 'username' (required if 'eventslug' is provided), multiple 'usernames', or organization details ('orgslug' or 'orgid').-
CAL_LIST_ORGANIZATION_MEMBERSHIPSRetrieves all memberships for a given organization, including user details, roles, status, and membership dates.orgId
CAL_LIST_TEAM_EVENT_TYPES_BY_ORG_AND_TEAM_IDRetrieves all event types for a specific team within an organization, optionally filtering by a specific event slug.orgId, teamId
CAL_MARK_BOOKING_ABSENT_FOR_UIDMarks the host and/or specified attendees as absent for an existing booking, typically used after a scheduled event to record no-shows.bookingUid
CAL_MODIFY_ORGANIZATION_MEMBERSHIP_BY_IDUpdates an organization membership's status (accepted), role, or impersonation settings, identified by 'orgid' and 'membershipid' in the path; requires at least one of these fields in the request to apply changes.orgId, membershipId
CAL_MODIFY_ORG_ATTRIBUTE_BY_IDPartially updates an organization attribute using 'orgid' and 'attributeid', allowing modification of its name, slug, type, or enabled status; changing the 'type' may affect existing data.orgId, attributeId
CAL_PATCH_ORGANIZATION_ATTRIBUTE_OPTIONPartially updates a specific option for an organization's attribute, modifying its 'value' and/or 'slug'; at least one of 'value' or 'slug' must be provided.orgId, attributeId, optionId
CAL_PATCH_ORGANIZATION_USER_DETAILSPartially updates details for a user that exists within the specified organization.orgId, userId
CAL_PATCH_TEAM_DETAILS_BY_IDUpdates specified details for an existing team identified by 'teamid'; unspecified fields remain unchanged.teamId
CAL_PATCH_WEBHOOK_EVENT_TYPEUpdates configuration (e.g., payload template, active status, url, triggers, secret) for an existing webhook tied to a specific event type.webhookId, eventTypeId
CAL_POST_CALENDAR_CREDENTIALSUse to submit/update authentication credentials (passed in the request body) for an existing calendar, enabling cal to connect with external calendar services for synchronization.calendar
CAL_POST_CONFERENCING_APP_CONNECTConnects or reconnects cal.com with a specified conferencing application to enable future virtual meeting scheduling, but does not itself create or schedule meetings.app
CAL_POST_NEW_BOOKING_REQUESTCreates a new booking for an active event type, scheduling it for a specified start time (preferably in the future) with primary attendee details and optional customizations.start, eventTypeId, attendee
CAL_POST_ORG_ATTRIBUTE_OPTION_BY_USERAssigns an existing attribute option (using 'attributeoptionid') or creates a new one (using 'value') for a user, linking it to a specified 'attributeid' which must already exist within the organization.orgId, userId, attributeId
CAL_POST_SELECTED_CALENDARSLinks a new external calendar or updates an existing link to one, enabling synchronization with the cal application by specifying the 'integration' provider, the calendar's 'externalid', and the 'credentialid'.integration, externalId, credentialId
CAL_POST_USER_TO_ORGANIZATIONAdds a new user to an existing organization (identified by 'orgid' in path), requiring user's 'email' and allowing extensive optional profile customization.orgId, email
CAL_POST_WEBHOOK_EVENTCreates a new cal.com webhook subscription to send real-time notifications for specified calendar events to a publicly accessible subscriber url.active, subscriberUrl, triggers
CAL_REASSIGN_BOOKING_TO_ANOTHER_USERReassigns an existing, active booking to a specified, authorized user; does not notify participants of this change.bookingUid, userId
CAL_REASSIGN_BOOKING_WITH_UIDReassigns the specified booking to a new team member, who is determined by the system rather than being specified in the request.bookingUid
CAL_REFRESH_OAUTH_TOKEN_FOR_CLIENT_IDRefreshes an oauth access token for a specified 'clientid' and managed user using their 'refreshtoken', enabling continued api access when the current token is near or past expiry.clientId, refreshToken
CAL_RESCHEDULE_BOOKING_BY_UIDReschedules an existing booking (identified by 'bookinguid') to a new time, provided the new slot's availability is confirmed beforehand; all other rescheduling parameters (e.g., new date, time) must be sent in the post request body, not via this action's dir…bookingUid
CAL_RESERVE_SLOT_FOR_EVENTTemporarily reserves an available time slot for an existing and bookable event type, useful for high-demand slots to prevent double-bookings while the user completes the booking.eventTypeId, slotUtcStartDate, slotUtcEndDate
CAL_RETRIEVE_ATTRIBUTE_OPTIONS_FOR_ORGRetrieves all available options for a specific attribute within a designated organization, requiring valid and associated 'orgid' and 'attributeid'.orgId, attributeId
CAL_RETRIEVE_BOOKING_DETAILS_BY_UIDFetches comprehensive details for an existing booking, identified by its 'bookinguid'.bookingUid
CAL_RETRIEVE_CALENDAR_BUSY_TIMESTo find busy calendar slots for scheduling/conflict detection, call this with a valid 'credentialid', an 'externalid' accessible by it, and a recognized iana 'loggedinuserstz'; returns only busy intervals, not event details or free slots.loggedInUsersTz, credentialId, externalId
CAL_RETRIEVE_CALENDAR_LISTRetrieves a list of all calendar summaries (no event details) associated with the authenticated user's account.-
CAL_RETRIEVE_CURRENT_TEAM_FOR_ORGANIZATIONRetrieves details of the team(s) for the currently authenticated user within the specified organization 'orgid'.orgId
CAL_RETRIEVE_DEFAULT_CONFERENCING_SETTINGSRetrieves an account's or organization's read-only default conferencing settings in cal.com (e.g., video platform, meeting duration) to inform event creation or ensure consistency.-
CAL_RETRIEVE_EVENT_TYPE_BY_IDRetrieves comprehensive details for a specific, existing cal.com event type using its unique id; this is a read-only action and does not return associated events or bookings.eventTypeId
CAL_RETRIEVE_MEMBERSHIP_FROM_ORGANIZATIONRetrieves detailed information about a specific membership within a particular organization.orgId, membershipId
CAL_RETRIEVE_MY_INFORMATIONRetrieves the authenticated user's core profile information (e.g., name, email, timezone); does not retrieve related data like calendar events or schedules.-
CAL_RETRIEVE_OAUTH_CLIENT_USER_BY_IDRetrieves detailed information for an existing user specifically associated with an existing oauth client.clientId, userId
CAL_RETRIEVE_OAUTH_CLIENT_WEBHOOK_BY_IDRetrieves a specific webhook using its 'webhookid' and the 'clientid' of its associated oauth client.clientId, webhookId
CAL_RETRIEVE_ORGANIZATION_ATTRIBUTESRetrieves detailed attributes (e.g., configurations, settings, metadata) for an organization, identified by its 'orgid', which must correspond to an existing organization.orgId
CAL_RETRIEVE_ORGANIZATION_ATTRIBUTES_OPTIONSFetches all available attribute options for a specific user within a given organization, provided the organization and user exist and the user is part of the organization.orgId, userId
CAL_RETRIEVE_ORGANIZATION_WEBHOOKS_BY_ORG_IDRetrieves a list of webhooks for an organization specified by 'orgid', supporting pagination; this is a read-only operation.orgId
CAL_RETRIEVE_ORGANIZATION_WEBHOOK_BY_IDRetrieves detailed information, including configuration and status, for a specific webhook by its id ('webhookid') within a given organization ('orgid').webhookId, orgId
CAL_RETRIEVE_PROVIDER_DETAILSRetrieves detailed information for an existing provider in the cal scheduling system using their unique client id.clientId
CAL_RETRIEVE_SCHEDULES_LISTRetrieves a comprehensive list of all schedules associated with the authenticated user's cal.com account or organization.-
CAL_RETRIEVE_TEAM_DETAILS_IN_ORGANIZATIONRetrieves a paginated list of teams and their details for a specific organization id; individual team member details or schedules are not included.orgId
CAL_RETRIEVE_TEAM_EVENT_TYPESRetrieves event types for a team within the cal scheduling system; this action does not provide details on scheduled instances or member availability.teamId
CAL_RETRIEVE_TEAM_MEMBERSHIPSRetrieves a list of memberships, detailing member roles and statuses, for an existing team specified by 'teamid', with support for pagination.teamId
CAL_RETRIEVE_TEAM_MEMBERSHIPS_FOR_ORGANIZATIONRetrieves all user memberships, including their roles and states, for a specific team within an organization.orgId, teamId
CAL_RETRIEVE_TEAM_MEMBERSHIP_BY_IDRetrieves detailed information, including role and status, for a specific team membership using its id, for a given organization and team.orgId, teamId, membershipId
CAL_RETRIEVE_TEAM_MEMBERSHIP_DETAILSRetrieves detailed attributes for a specific team membership by its id and the team id, such as member information, role, and status; does not list all team members.teamId, membershipId
CAL_RETRIEVE_USERS_IN_ORGANIZATIONRetrieves users associated with a specific organization id, excluding individual scheduling or calendar data; the 'orgid' must be a valid identifier for an existing organization.orgId
CAL_RETRIEVE_V2_CONFERENCING_INFORetrieves an authenticated cal user's or organization's video conferencing configurations, capabilities, and installed apps, useful for understanding options before scheduling or verifying setups; provider availability may vary by subscription or settings.-
CAL_RETRIEVE_WEBHOOKS_FOR_EVENT_TYPERetrieves a paginated list of webhooks (including urls, subscribed events, and status) for a specified, existing event type id, useful for auditing configurations or troubleshooting.eventTypeId
CAL_RETRIEVE_WEBHOOKS_LISTRetrieves a paginated list of webhooks from the user's cal scheduling system account, which are used for real-time notifications on events like new bookings, cancellations, or updates.-
CAL_RETRIEVE_WEBHOOK_DETAILS_FOR_OAUTH_CLIENTRetrieves a list of webhooks for a specific oauth client, supporting pagination.clientId
CAL_SAVE_CALENDAR_ENTRYSaves or updates a calendar's settings using a get request, typically for data already on the server or simple updates via query parameters.state, code, calendar
CAL_SAVE_CALENDAR_ICS_FEEDSImports and saves one or more publicly accessible external icalendar (ics) feed urls into the cal.com calendar system.urls
CAL_SAVE_OAUTH_CREDENTIALS_VIA_GCAL_APICompletes the google calendar oauth 2.0 flow by exchanging the 'code' and 'state' (received from google's redirect after user consent) for access and refresh tokens.state, code
CAL_SAVE_STRIPE_DETAILSCompletes the stripe oauth flow by saving stripe details; call this when a user is redirected back from stripe with an authorization 'code' and 'state'.state, code
CAL_SET_DEFAULT_CONFERENCING_APPSets the specified, valid, and configured conferencing application as the default for new meetings for the authenticated user.app
CAL_UPDATE_DESTINATION_CALENDAR_INTEGRATIONUpdates the destination calendar for syncing events, using 'integration' and 'externalid' (typically from '/calendars' endpoint).integration, externalId
CAL_UPDATE_OAUTH_CLIENT_USER_SETTINGSUpdates specified profile and scheduling preference fields for a user associated with an oauth client; 'defaultscheduleid', if provided, must be an existing, valid schedule for the user.clientId, userId
CAL_UPDATE_OAUTH_CLIENT_WEBHOOKUpdates specified properties of an existing webhook for an oauth client; omitted fields remain unchanged.clientId, webhookId
CAL_UPDATE_SCHEDULE_BY_IDUpdates an existing schedule by its id, allowing partial modification of properties; providing 'availability' or 'overrides' replaces them entirely.scheduleId
CAL_UPDATE_TEAM_INFORMATION_BY_IDUpdates an existing team's information by its id within a specified organization; the 'slug', if provided, must be unique within the organization.orgId, teamId
CAL_UPDATE_TEAM_MEMBERSHIP_BY_IDUpdates specified properties (e.g., acceptance status, role, impersonation settings) of an existing team membership, identified by 'teamid' and 'membershipid', supporting partial updates where only provided fields are modified.teamId, membershipId
CAL_UPDATE_TEAM_MEMBERSHIP_PROPERTIESUpdates attributes like acceptance status, role, or impersonation settings for an existing team membership; only provided fields are changed, and this action cannot create or delete memberships.orgId, teamId, membershipId
CAL_UPDATE_USER_PROFILE_DETAILSUpdates the profile information and preferences for the authenticated user, affecting only the fields provided in the request.-
CAL_UPDATE_USER_SCHEDULE_IN_ORGANIZATIONModifies an existing schedule for a specified user within an organization by updating only the provided fields; the organization, user, and schedule must already exist.orgId, userId, scheduleId
CAL_UPDATE_WEBHOOK_BY_IDUpdates an existing cal.com webhook by its 'webhookid', allowing partial modification of its attributes; only explicitly provided fields will be changed.webhookId
CAL_UPDATE_WEBHOOK_FOR_ORGANIZATIONUse this action to modify settings of an already created webhook for an organization, such as its target url, active status, or the events that trigger it.webhookId, orgId
We love our partners - FlyMy.AI builds with the best. Thanks, Cal!