update_tag
Modify an existing RogerRoger CRM tag by supplying its ID and a new title, with optional updates to description and label colors to keep tag data accurate and organized.
Instructions
Update an existing tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the tag to update | |
| title | Yes | Tag name | |
| textColor | No | Label text color (optional) | |
| description | No | Tag description (optional) | |
| backgroundColor | No | Label background color (optional) |