get_wiki
Retrieve detailed information about a specific Azure DevOps wiki, including its pages and structure, by providing the wiki name or ID.
Instructions
Get details of a specific wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wiki | Yes | Name or ID of the wiki | |
| project | No | Project name (optional) | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |