create_category
Create a new ZenMoney category for expense, income, or both, optionally setting a parent category and budgeting preferences. Requires user approval before creation.
Instructions
Create a ZenMoney category. Codex must request user approval before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| title | Yes | ||
| parent_category | No | ||
| required_expense | No | ||
| include_in_budget | No |