wiki_update_page
Modify or create Azure DevOps wiki pages by updating content in Markdown format. Specify organization, project, wiki ID, and page path to manage documentation efficiently.
Instructions
Update content of an existing wiki page or create a new page if it does not exist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | New page content (Markdown) | |
organization | No | Azure DevOps organization name | |
path | Yes | Page path or page ID | |
project | No | Project name | |
wikiId | Yes | Wiki identifier |