create_category
Create a budget category within a specified group for Monarch Money, including name, emoji icon, and monthly rollover option.
Instructions
Create a new budget category within a category group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Emoji icon (default ❓) | |
| name | Yes | Category name | |
| group_id | Yes | Category group ID (use get_categories to find) | |
| rollover_enabled | No | Enable monthly rollover |