redmine_wiki_delete_page
Delete a Redmine wiki page by specifying the project ID and page title. Use it to remove outdated or unwanted documentation from your Redmine project.
Instructions
Delete a wiki page from a Redmine project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Wiki page title to delete | |
| project_id | Yes | The Redmine project ID or identifier |