wiki_update_page
Update or create Azure DevOps wiki pages by specifying the organization, project, wiki ID, path, and content in Markdown format.
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 |