update_tag
Modify an existing call tracking tag by renaming or recoloring it. Supply the tag ID, and optionally a new name or color, to update your CallRail tags efficiently.
Instructions
Rename or recolor a tag.
Args: tag_id: Numeric tag id. account_id: Auto-resolves if omitted. name: New display name. color: One of: 'red1', 'red2', 'orange1', 'yellow1', 'green1', 'blue1', 'purple1', 'pink1', 'gray1', 'gray2'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_id | Yes | ||
| account_id | No | ||
| name | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |