create_tag
Create a new tag for a specific company in CallRail. Assign a name, company ID, optional color from supported palette, and optional account ID. Tags organize calls, form submissions, and other records per company.
Instructions
Create a new tag scoped to one company.
Args: name: Tag display name. company_id: Required — tags are per-company in CallRail. account_id: Auto-resolves if omitted. color: One of the 10 CallRail-supported colors: 'red1', 'red2', 'orange1', 'yellow1', 'green1', 'blue1', 'purple1', 'pink1', 'gray1', 'gray2'. If omitted, CallRail defaults to 'gray1'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| company_id | Yes | ||
| account_id | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |