ck_get_spending_by_merchant
List top merchants by total debit spend. Use optional date range, category, and limit filters to break down spending by merchant.
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 |