get_logbook
Retrieve completed tasks from the Things 3 logbook. Customize the time period (e.g., '3d', '1w') and limit the number of entries 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 |
|---|---|---|---|
| limit | No | ||
| period | No | 7d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |