taiga_wiki_links_create
Add a wiki page link to a Taiga project by providing the project ID, link title, and target page slug. Create structured navigation between wiki pages directly through the API.
Instructions
Create a wiki link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | Yes | Wiki page slug to link to | |
| order | No | ||
| title | Yes | Link title | |
| project | Yes | Project ID |