redmine_list_wiki_pages
List all wiki pages in a Redmine project, returning a hierarchical tree with titles, versions, and last-updated dates. Use this to discover documentation before reading specific pages.
Instructions
List all wiki pages in a Redmine project. Returns a hierarchical tree showing page titles, versions, and last-updated dates. Use this to discover available documentation before reading specific pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project identifier (e.g. 'panama', 'largescale') or numeric ID |