Retrieves the user's meeting requests/tasks from CalendarHero. Use when you need to check pending meeting requests, view scheduling tasks, or track meeting coordination progress. Supports filtering by state (active/upcoming/closed), pagination, and meeting type.
skipintegerNumber of tasks to skip for pagination. Use with 'take' to paginate through results.
takeintegerMaximum number of tasks to return in the response. Use with 'skip' to paginate through results.
typestringFilter tasks by meeting type (e.g., 'coffee', 'call', 'meeting'). Returns only tasks of the specified type.
statestringState of a meeting task.
tallybooleanWhen true, includes count/summary information for the tasks. When false or omitted, returns full task details without tallying.
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.