Delete GoHighLevel Contact
ghl_delete_contactDelete a GoHighLevel contact by providing its contact ID. Requires explicit confirmation (confirm: true) to execute.
Instructions
Delete one GoHighLevel contact from /contacts/{contactId}. Requires confirm: true and owner approval before live execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Required for destructive tools. The API call is made only when confirm is explicitly true. | |
| contact_id | Yes | Contact ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |