List Categories
list_categoriesList financial categories filtered by income or expense type, tags, and archive status to organize your accounting.
Instructions
List all financial categories, optionally filtered by type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Convenience filter for a single tag. Use `tags` for multiple. | |
| tags | No | Filter to items carrying these tags. Combined per `tag_match` (default 'all': the item must carry every listed tag). | |
| type | No | Filter by category type. Omit to return all. | |
| tag_match | No | How to combine `tags`: 'all' (item has every tag, default) or 'any' (item has at least one of them). | |
| include_archived | No | Include archived categories. Default false. |