Transactions List Transactions
transactions_list_transactionsFilter financial transactions by date, account, category, tag, and more. Track spending, find specific entries, and reconcile records with precision.
Instructions
List transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | date | |
| limit | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| offset | No | ||
| filters | No | ||
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| session_path | No |