manage_project_archive
Archive or unarchive projects to hide them from active lists while preserving all work items, cycles, and modules.
Instructions
Archive or unarchive a project.
Archived projects are hidden from active project lists but not deleted. All work items, cycles, and modules are preserved.
Args: project_id: UUID of the project archive: True to archive the project, False to unarchive it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archive | Yes | ||
| project_id | Yes |