ado_get_wiki
Fetch a single Azure DevOps wiki using its ID or name. This tool returns wiki metadata for integration with your workflows.
Instructions
Get a single wiki by ID or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wikiId | Yes | Wiki ID or name | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |