Get top merchants
get_top_merchantsRetrieve the user's most visited merchants by spend, with visit counts and category. Filter by calendar month and minimum visits.
Instructions
The user's most visited merchants by spend (DEBIT items), with visit counts and category. valueMinor is total spend in minor units over the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Calendar month "YYYY-MM". Defaults to the last 3 months. | |
| minVisits | No | Only merchants with at least this many visits. |