list_wiki_pages
Retrieve all pages from an Azure DevOps wiki to organize documentation and track content structure.
Instructions
List all pages in a wiki
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name (default: YourProject). Specify any project name in your organization | |
| wiki | No | Wiki name | |
| recursive | No | Include sub-pages |