List all calendar meetings for the authenticated calendar user. Filter by iCalendar UID or time range. Use this to retrieve upcoming meetings, find specific events, or sync calendar data with bots.
ical_uidstringFilter results by ical_uid. A case-sensitive prefix match will be performed.
start_time_afterstringFilter meetings that start after this timestamp (ISO 8601 format).
start_time_beforestringFilter meetings that start before this timestamp (ISO 8601 format).
calendar_auth_tokenRequiredstringCalendar JWT authentication token obtained from the Create Calendar Authenticate endpoint. Required for accessing calendar meetings. Valid for 24 hours.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.