get_single_category
Fetch detailed data for a single category or category group using its ID, including child categories for groups. Inspect specific category structure to understand personal finance organization.
Instructions
Get details on a single category or category group, including the list of children categories for category groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| categoryId | Yes | Id of the category to query. Call get_all_categories first to discover ids. |