entry_sums
Sum Toshl Finance entries over a date range, grouped by day, week, or month, with optional filters for entry type, accounts, tags, and categories.
Instructions
Get daily sums of entries in Toshl Finance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date (YYYY-MM-DD) | |
| from | Yes | Start date (YYYY-MM-DD) | |
| tags | No | Comma-separated list of tag IDs | |
| type | No | Entry type (expense, income) | |
| range | No | Sum range (day, week, month) | |
| accounts | No | Comma-separated list of account IDs | |
| currency | Yes | Currency code | |
| categories | No | Comma-separated list of category IDs |