list_days
Retrieve daily journal summaries with date range filtering. Specify start and end dates, limit results, or paginate.
Instructions
List daily journal summaries. Filter by date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| from | No | Start date (YYYY-MM-DD) | |
| limit | No | Max results (default 20) | |
| offset | No | Pagination offset |