create_category
Create a new Lunch Money category to classify transactions, set income status, and control budget and total exclusions.
Instructions
Create a new Lunch Money category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| is_income | No | ||
| exclude_from_budget | No | ||
| exclude_from_totals | No | ||
| archived | No | ||
| group_id | No |