get_context_week
Retrieve detailed task-level activity for any week: in-progress, completed, and created tasks, per-day focus, and project log entries. Understand what happened at the task level.
Instructions
Get task-centric activity context for a specific week.
Returns individual task lists (in-progress, completed, created), per-day focus breakdown, and project log entries. Use this to understand what happened at the task level during a week.
For aggregate metrics (heatmap, coverage, top completed counts), use get_activity_report with a week parameter instead.
Args: week: Week identifier ('current', 'last', YYYY-Wxx), or None for current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |