delete_wiki
Delete an Azure DevOps wiki by providing its name or ID, with optional project and organization parameters.
Instructions
Delete a wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wiki | Yes | Name or ID of the wiki to delete | |
| project | No | Project name (optional) | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |