azure_create_wiki_page
Create a new Azure DevOps wiki page by specifying the wiki identifier, page path, and markdown content.
Instructions
Cria uma nova página na wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path da página (ex: /Getting-Started) | |
| content | Yes | Conteúdo markdown da página | |
| wikiIdentifier | Yes | Wiki ID ou nome |