Update GoHighLevel Tag
ghl_update_tagUpdate an existing tag in a GoHighLevel location by providing its ID and new name.
Instructions
Update a location tag. Write operation: do not run against live data without explicit approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New tag name. | |
| tag_id | Yes | Tag ID. | |
| 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 |