get_logbook
Retrieve completed todos from Logbook within a specified time period. Customize the lookback range and limit entries to manage task history efficiently.
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 |