Tool to delete permissions matching given filters. Use after confirming which permissions to remove. At least one filter parameter is required (DELETE requires WHERE clause).
idstringFilter by permission UUID. Use PostgREST operators like 'eq', 'neq', 'in'. Example: 'eq.00000000-0000-0000-0000-000000000001' to delete a specific permission.
member_idstringFilter by member UUID. Use PostgREST operators like 'eq', 'neq', 'in'. Example: 'eq.11111111-2222-3333-4444-555555555555' to delete all permissions for a specific member.
product_idstringFilter by product UUID. Use PostgREST operators like 'eq', 'neq', 'in'. Example: 'eq.66666666-7777-8888-9999-000000000000' to delete all permissions for a specific product.
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.