Tool to list capacity group dependencies with optional field filtering. Use when you need to retrieve relationships between accumulator and element capacity groups in the BookingMood system.
limitintegerMaximum number of capacity group dependencies to return per request (1-1000). API maximum is 1000.
orderstringSort order for results. Format: 'column.direction' where direction is 'asc' or 'desc' (e.g., 'created_at.desc', 'id.asc').
offsetintegerNumber of capacity group dependencies to skip before returning results. Used for pagination.
selectstringQuery parameter to specify which fields to return. Use '*' for all fields or comma-separated field names (e.g., 'id,accumulator_id,element_id,created_at'). If not specified, returns all fields by default.
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.