create_tag
Create a new tag in AgencyAnalytics by specifying its name.
Instructions
Create a new tag in AgencyAnalytics.
Args: name: The tag name
Returns: JSON object with created tag data
Examples: - create_tag(name="priority") - Create a "priority" tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |