list_wiki_pages
Retrieve a list of pages within an Azure DevOps wiki by providing the wiki ID, with optional organization and project parameters.
Instructions
List pages within an Azure DevOps wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | No | The ID or name of the organization (Default: mycompany) | |
| projectId | No | The ID or name of the project (Default: MyProject) | |
| wikiId | Yes | The ID or name of the wiki |