taiga_create_wiki_page
Create a new wiki page in a Taiga project by specifying a unique slug and Markdown content for documentation.
Instructions
Create a new wiki page in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Page slug (e.g. usage-guide) | |
| content | Yes | Page content (Markdown supported) | |
| project_id | Yes | Project ID |