generate_report
Create a progress report for tasks across projects, grouping by status, priority, or tag, filtering by timeframe, and optionally including completed TODOs.
Instructions
Generate a comprehensive progress report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupBy | No | How to group the report | status |
| timeframe | No | Time frame for the report | all |
| includeCompleted | No | Include completed TODOs in the report |