get_completed_tasks
Retrieve completed tasks from the past 7 days to review accomplishments and analyze productivity patterns using date filtering and categorization.
Instructions
Get completed tasks from past 7 days with efficient date filtering and categorization.
Use when you need to review recent accomplishments or productivity patterns. For specific date, use get_completed_tasks_for_date(date). For custom time ranges, use get_productivity_summary_for_time_range().
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No |