Transactions List Transactions
transactions_list_transactionsFilter and retrieve Monarch Money transactions by date, account, category, merchant, amount, tags, and pending status. Sort, limit, and choose output fields for summaries or full details.
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 |