update_wiki
Update an existing Backlog wiki page by specifying its ID and optionally updating name, content, and email notification settings.
Instructions
Updates an existing wiki page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wikiId | Yes | Wiki ID | |
| name | No | Name of the wiki page | |
| content | No | Content of the wiki page | |
| mailNotify | No | Whether to send notification emails (default: false) | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |