backlog_add_wiki
Create a wiki page in a Backlog project by providing project ID, page name, and content, with an option to notify via email.
Instructions
Add an wiki using the Backlog Wiki API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Page Name | |
| content | Yes | Content | |
| projectId | Yes | Project ID | |
| mailNotify | No | True make to notify by Email |