AzureDevops_GetWikiPage
AzureDevops_GetWikiPageRetrieve a specific Azure DevOps wiki page by project, wiki identifier, and path. Optionally include its content for direct access.
Instructions
Get a specific wiki page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Page path (e.g., '/Home') | |
| project | Yes | Project name or ID | |
| include_content | No | Include page content in response | |
| wiki_identifier | Yes | Wiki name or ID |