taiga_wiki_create
Create a wiki page in a Taiga project by providing project ID, slug, and markdown content.
Instructions
Create a wiki page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wiki page slug | |
| content | Yes | Wiki page content (markdown) | |
| project | Yes | Project ID | |
| watchers | No |