ado_delete_wiki_page
Delete a wiki page by specifying its path and wiki ID. Removes the page from Azure DevOps wiki.
Instructions
Delete a wiki page by path. Destructive.
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) |