Tool to delete product configurations matching given filters. Use when you need to remove product configuration records from the system.
idstringFilter by unique identifier (UUID format). Supports PostgREST operators like 'eq.', 'in.'.
created_atstringFilter by creation timestamp (ISO 8601). Supports PostgREST operators like 'gte.', 'lte.'.
product_idstringFilter by product identifier (UUID format). Supports PostgREST operators like 'eq.', 'in.'.
updated_atstringFilter by last modification timestamp (ISO 8601). Supports PostgREST operators like 'gte.', 'lte.'.
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.