archive_project
Move a completed project and its tasks into the archive folder, cancel any open tasks, and log the event. Works only for projects marked done, keeping ongoing areas untouched.
Instructions
Archive a completed project.
Moves project and tasks to Projects/_archive/, cancels open tasks, clears focus if set, and logs the event. Only projects with status 'done' can be archived. Areas (kind: area) cannot be archived — they are ongoing.
Args: project_name: The project ID or folder name to archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |