create_tag
Create a new tag to categorize transactions in your finance data. Optionally set description, colors, or archive the tag.
Instructions
Create a new tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the tag. 1-100 characters. | |
| description | No | Optional description. Up to 200 characters. | |
| text_color | No | Optional text color of the tag. | |
| background_color | No | Optional background color of the tag. | |
| archived | No | If true, the tag is created archived. |