aircall_update_tag
Update an existing tag by its ID, changing its name, color, or description as needed. Specify only the fields you want to modify.
Instructions
Update an existing tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New tag name | |
| color | No | New tag color (hex code) | |
| tag_id | Yes | The tag ID | |
| description | No | New tag description |