Tool to list capacity groups with filtering and pagination. Use when you need to retrieve capacity group configurations, which define how guest capacity is managed and grouped. Supports filtering by various attributes and pagination for large result sets.
idstringFilter by unique identifier (UUID).
namestringFilter by localized name (MultiLanguageString).
typestringFilter by capacity group type: 'manual' or 'sum'.
limitintegerMaximum number of capacity groups to return (default: 1000, max: 1000).
offsetintegerNumber of capacity groups to skip before starting to return results (for pagination).
selectstringSpecify which columns to retrieve (supports '*' or comma-separated column names).
order_bystringSorting specification for results (e.g., 'created_at.desc', 'name.asc').
created_atstringFilter by creation timestamp.
updated_atstringFilter by last modification timestamp.
descriptionstringFilter by localized description (MultiLanguageString).
name_singularstringFilter by localized singular name (MultiLanguageString).
organization_idstringFilter by related organization UUID.
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.