get_expenses_by_category
Retrieve expense totals grouped by category and original currency for a specific month or date range, following monthly expense rules.
Instructions
Gastos por categoria original e moeda; mesmas regras dos gastos mensais.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | ||
| date_to | No | ||
| date_from | No | ||
| account_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| tool | Yes | ||
| error | No | ||
| warnings | Yes | ||
| pagination | Yes |