Tool to delete customer contacts from the system. Use after confirming which contacts to remove. Supports filter patterns like email=like.%test.com to delete test contacts.
idstringFilter contacts by ID using PostgREST operators like 'eq', etc. Note: 'in' operator may not be supported for this field.
emailstringFilter contacts by email using PostgREST operators like 'like', 'eq', 'ilike', etc. Example: 'like.%test.com' to delete all test contacts with emails ending in test.com.
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.