Tool to delete reviews matching given filters. Use when you need to remove review records from the system. At least one filter parameter is required.
idstringFilter by unique identifier using PostgREST operators. Examples: 'eq.uuid-value' (equals), 'in.(uuid1,uuid2)' (in list).
created_atstringFilter by creation timestamp using PostgREST operators. Examples: 'gte.2025-01-01T00:00:00Z' (greater than or equal), 'lte.2025-12-31T23:59:59Z' (less than or equal).
organization_idstringFilter by organization UUID using PostgREST operators. Examples: 'eq.uuid-value' (equals).
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.