list_archived_tasks
Retrieve completed task history from the archive. Filter by project prefix or limit results to review past work.
Instructions
Lists tasks in the archive/ directory. Shows completed work history with optional filtering by project or date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Filter by project prefix. | |
| limit | No | Maximum number of tasks to return. Default: 20. |