Tool to delete widget listings matching given filters. Use after confirming which widget listings to remove. Supports PostgREST-style filtering.
idstringFilter by widget listing ID using PostgREST operators. Examples: 'eq.550e8400-e29b-41d4-a716-446655440000' (equals), 'in.(uuid1,uuid2)' (in list). This parameter accepts UUID format and uses PostgREST filter syntax.
limitintegerLimit number of widget listings to delete (max 1000).
orderstringSort results by field name before deletion.
offsetintegerOffset for pagination when deleting widget listings.
widget_idstringFilter by widget ID using PostgREST operators. Use 'eq.' prefix for exact match.
created_atstringFilter by creation timestamp (ISO 8601). Supports PostgREST operators like 'gte.', 'lte.'.
listing_idstringFilter by listing ID using PostgREST operators. Use 'eq.' prefix for exact match.
updated_atstringFilter by last modification timestamp (ISO 8601). Supports PostgREST operators like 'gte.', 'lte.'.
organization_idstringFilter by organization ID using PostgREST operators. Use 'eq.' prefix for exact match.
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.