Delete GoHighLevel Tag
ghl_delete_tagDelete a location tag with mandatory confirmation and owner approval for safe execution.
Instructions
Delete a location tag. Requires confirm: true and owner approval before live execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | Tag ID. | |
| confirm | Yes | Required for destructive tools. The API call is made only when confirm is explicitly true. | |
| location_id | No | Optional GoHighLevel location ID override. Defaults to GHL_LOCATION_ID. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |