getWikiPage
Retrieve a wiki page from a Taiga project by providing the project identifier and the page ID or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID, slug, or name | |
| identifier | Yes | Wiki page ID (number) or slug (string) |