update_wiki
Modify an existing wiki page by supplying its ID, new content, optional name, and email notification preference.
Instructions
Updates an existing wiki page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the wiki page | |
| wikiId | Yes | Wiki ID | |
| content | No | Content of the wiki page | |
| mailNotify | No | Whether to send notification emails (default: false) |