ck_get_spending_by_merchant
Find your top merchants by total debit card spending. Filter by category or date range to analyze where your money goes.
Instructions
Return top merchants by total debit spend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 25 | |
| category | No | Partial category name filter | |
| end_date | No | YYYY-MM-DD | |
| start_date | No | YYYY-MM-DD |