ado_get_wiki_page
Retrieve the content and ETag of a wiki page by providing the page path and wiki ID.
Instructions
Read a wiki page's content (and ETag) by path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Page path, e.g. "/Home" or "/Docs/Setup" | |
| wikiId | Yes | Wiki ID or name | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |