List calendar event updates with filtering and pagination. Use when you need to track changes to calendar events, including status updates, product reassignments, and interval modifications. Supports PostgREST-based query parameters for selecting specific columns and ordering re…
limitintegerMaximum number of results to return (max 1000).
orderstringColumn(s) to order results by using PostgREST syntax (e.g., 'created_at.desc' for descending order).
offsetintegerNumber of results to skip for pagination.
selectstringColumns to retrieve using PostgREST syntax (e.g., 'select=*' for all columns). Allows selecting specific fields from the response.
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.