spending_by_payee
Get top payees ranked by total spending for a date range. Useful for identifying where your money goes.
Parameters
- start_date (required) - Start date in YYYY-MM-DD format
- end_date (required) - End date in YYYY-MM-DD format
- limit (optional) - Max payees to return (default: 20)
- format (optional) - Output format: text, markdown, or json (default: text)
Example usage
Where did I spend the most money this year?