List time entries
entry_listList logged entries as a table of id, day, start, project, task, hours, billable, tags and note, newest first, with total hours. Free reads the last 7 days and says so; Pro reads the whole history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO date/time upper bound | |
| from | No | ISO date/time lower bound | |
| limit | No | Maximum rows, newest first (default 50) | |
| project | No | Filter by project name |