create_tag
Create a new tag in LunchMoney to organize transactions, budgets, and categories. Specify name, optional colors, description, and archived status.
Instructions
Create a new tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the tag. 1-100 characters. | |
| archived | No | If true, the tag is created archived. | |
| text_color | No | Optional text color of the tag. | |
| description | No | Optional description. Up to 200 characters. | |
| background_color | No | Optional background color of the tag. |