List Category Transactions
list_category_transactionsRetrieve and filter transactions for a specific budget category to track spending patterns and monitor financial activity.
Instructions
[1 API call] List transactions for a specific category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID or 'last-used' | last-used |
| category_id | Yes | The category ID | |
| since_date | No | Only return transactions on or after this date (YYYY-MM-DD) | |
| type | No | Filter by type | |
| last_knowledge_of_server | No | Delta request token |