redmine_get_wiki_page
Retrieve the content of a specific Redmine wiki page using project ID and page title. Optionally specify a version number.
Instructions
Get content of a specific wiki page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Wiki page title | |
| version | No | Specific version number (optional) | |
| project_id | Yes | Project ID or identifier |