delete_contacts
Delete any number of contacts by supplying their unique IDs as a comma-separated list.
Instructions
Delete one or more contacts by ID.
Args: contact_ids: Comma-separated contact IDs to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |