wiki_get_page_content
Retrieve content from Azure DevOps wiki pages using unique identifiers and paths. Access specific project wikis and manage content efficiently with PAT authentication.
Instructions
Retrieve wiki page content by wikiIdentifier and path.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | The path of the wiki page to retrieve content for. | |
project | Yes | The project name or ID where the wiki is located. | |
wikiIdentifier | Yes | The unique identifier of the wiki. |