update_tag
Update a tag's name and color by providing its ID, new name, and hex color code.
Instructions
Update a tag's name and color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectiveId | Yes | ||
| tagId | Yes | Tag id from list_tags. | |
| name | Yes | ||
| color | Yes | Hex color code. |