Get Transactions
get_transactionsFetch expense, income, or transfer rows with tags, payment method, and filters like tag, project, type, and date range. Use optional cursor for paginated results within a one-hour snapshot. Requires API key.
Instructions
List expense/income/transfer rows (includes tags, payment_method). Filter with tag=project:… or project=… ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| tag | No | Exact tag, e.g. project:max-soko-poker-venture or rail:zelle | |
| from | No | ||
| type | No | ||
| limit | No | ||
| cursor | No | Continue the same immutable one-hour snapshot; other filters remain frozen. | |
| project | No | Project label or slug → project:{slug} | |
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| transactions | No |