list_categories
Retrieve categories from a YNAB budget plan, showing id, group, name, and current-month budgeted, activity, and balance. Filter by search or include hidden categories.
Instructions
List categories in a plan: id, group, name, and budgeted/activity/balance for the current month. Hidden categories are excluded unless include_hidden=true; search matches name or group (substring).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | ||
| search | No | ||
| include_hidden | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |