list_wiki_pages
Retrieve a table of contents for Azure DevOps wiki pages to navigate documentation structure and locate specific content.
Instructions
List all pages in a wiki (table of contents)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wikiIdentifier | Yes | Wiki ID or name | |
| path | No | Start path (optional, defaults to root) | |
| recursionLevel | No | Recursion level (default: full) |