dough_transactions
Retrieve filtered transactions by month, account, category, or payee. Returns results from newest to oldest.
Instructions
Transactions newest first, with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search payee and memo | |
| limit | No | Max rows, 1-500 (default 50) | |
| month | No | Month as YYYY-MM; defaults to the current month | |
| category | No | Only this category name | |
| account_id | No | Only this account's transactions |