Merchants List Merchants
merchants_list_merchantsList merchants from your Monarch Money account, with optional search, pagination, and sorting by name or transaction count.
Instructions
List merchants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | TRANSACTION_COUNT | |
| limit | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| offset | No | ||
| search | 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 |