wiki_get_page_tree
Retrieves the hierarchical page structure from an Azure DevOps wiki, enabling users to navigate and manage content by specifying organization, project, wiki ID, and optional depth.
Instructions
Retrieve hierarchical page structure from wiki
Input Schema
Name | Required | Description | Default |
---|---|---|---|
depth | No | Optional maximum depth to retrieve | |
organization | No | Azure DevOps organization name | |
project | No | Project name | |
wikiId | Yes | Wiki identifier |