update_tag
Update an existing tag's name, description, background color, text color, or archived status by providing the tag ID.
Instructions
Update properties for an existing tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tagId | Yes | Id of the tag to update. | |
| archived | No | ||
| text_color | No | ||
| description | No | ||
| background_color | No |