get_logbook
Retrieve completed tasks from your logbook within a specified time period. Control how far back to look and limit the number of results returned.
Instructions
Get completed todos from Logbook, defaults to last 7 days
Args: period: Time period to look back (e.g., '3d', '1w', '2m', '1y'). Defaults to '7d' limit: Maximum number of entries to return. Defaults to 50
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | 7d | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |