Tool to delete capacities matching given filters. Use when you need to remove capacity records from the system.
idstringFilter by unique identifier. Use 'eq.' prefix for exact match (e.g., 'eq.00000000-0000-0000-0000-000000000001').
maxstringFilter by maximum occupancy value. Supports PostgREST operators like 'eq.', 'gte.', 'lte.'.
minstringFilter by minimum occupancy value. Supports PostgREST operators like 'eq.', 'gte.', 'lte.'.
created_atstringFilter by creation timestamp (ISO 8601). Supports PostgREST operators like 'gte.', 'lte.'.
product_idstringFilter by related product identifier. Supports PostgREST operators like 'eq.', 'in.'.
updated_atstringFilter by last modification timestamp (ISO 8601). Supports PostgREST operators like 'gte.', 'lte.'.
capacity_group_idstringFilter by related capacity group identifier. Supports PostgREST operators like 'eq.', 'in.'.
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.