get_wiki_page
Fetch the content of a wiki page by providing the wiki ID and page path for direct documentation access.
Instructions
Get the content of a wiki page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wikiId | Yes | The ID or name of the wiki | |
| pagePath | Yes | The path of the page within the wiki | |
| projectId | No | The ID or name of the project (Default: MyProject) | |
| organizationId | No | The ID or name of the organization (Default: mycompany) |