delete_wiki_page
Delete a wiki page from a Redmine project by specifying the project identifier and page title.
Instructions
Deletes a wiki page from a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (numeric) or identifier (string) | |
| title | Yes | Wiki page title to delete |