redmine_archive_project
Archive a Redmine project (v5.0+) by its ID to close it from active use. Reversible via unarchive.
Instructions
Archive a project (Redmine 5.0+). Reversible via unarchive.
Args: project_id: numeric id or identifier slug.
Honors REDMINE_MCP_READ_ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |