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