redmine_wiki_page_get
Fetch a Redmine wiki page by project identifier and title, optionally including attachments.
Instructions
Get wiki page (GET /projects/:project/wiki/:title.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| include | No | ||
| project_id | Yes | project id or identifier |