redmine_delete_project
Permanently delete a Redmine project and all its data using the project ID. This destructive action cannot be undone.
Instructions
Permanently delete a project and all its data.
Args: project_id: numeric id or identifier slug.
Destructive — cannot be undone. Honors REDMINE_MCP_READ_ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |