azure_update_wiki_page
Update an existing Azure DevOps wiki page by providing the wiki identifier, page path, and new markdown content to replace the prior version.
Instructions
Atualiza uma página existente na wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path da página | |
| content | Yes | Novo conteúdo markdown | |
| wikiIdentifier | Yes | Wiki ID ou nome |