devops_wiki_page_update
Update an existing wiki page by specifying organization, project, wiki identifier, page ID, and optional new content.
Instructions
Update an existing wiki page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | DevOps organization name. | |
| project | Yes | DevOps project name. | |
| wiki_id | Yes | Wiki identifier (name or ID). | |
| page_id | Yes | Wiki page ID. | |
| content | No | New content for the wiki page (optional). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |