create_category
Create a new category to organize financial transactions, with optional icon, color, and parent category for subcategories.
Instructions
Create a new category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Category icon name | |
| name | Yes | Category name | |
| color | No | Category color (hex code) | |
| parentCategory | No | Parent category name for subcategory |