Azure DevOps MCP Server for Cline

update_wiki_page

Create or modify a wiki page in Azure DevOps by specifying the path, content, and identifier. Streamline documentation updates with markdown support for clear, structured information.

Instructions

Create or update a wiki page

Input Schema

NameRequiredDescriptionDefault
commentNoComment for the update (optional)
contentYesPage content in markdown format
pathYesPage path
wikiIdentifierYesWiki identifier

Input Schema (JSON Schema)

{ "properties": { "comment": { "description": "Comment for the update (optional)", "type": "string" }, "content": { "description": "Page content in markdown format", "type": "string" }, "path": { "description": "Page path", "type": "string" }, "wikiIdentifier": { "description": "Wiki identifier", "type": "string" } }, "required": [ "wikiIdentifier", "path", "content" ], "type": "object" }

You must be authenticated.

Other Tools from Azure DevOps MCP Server for Cline

Related Tools

ID: jw1m3bd8lw