get_wiki_page_version
Retrieve a specific version of a Redmine wiki page to view its history and changes.
Instructions
Gets a specific version of a wiki page. Useful for viewing page history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (numeric) or identifier (string) | |
| title | Yes | Wiki page title | |
| version | Yes | Version number of the wiki page | |
| include | No | Include additional data: attachments |