entry_timeline
Fetch a time-ordered list of Toshl Finance entries between two dates, filterable by tags, accounts, or categories.
Instructions
Get timeline 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 | |
| accounts | No | Comma-separated list of account IDs | |
| categories | No | Comma-separated list of category IDs |