list_wiki_pages
List pages in an Azure DevOps wiki by specifying the wiki ID. Optionally provide project and organization IDs.
Instructions
List pages within an Azure DevOps wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wikiId | Yes | The ID or name of the wiki | |
| projectId | No | The ID or name of the project (Default: MyProject) | |
| organizationId | No | The ID or name of the organization (Default: mycompany) |