wiki_page_get_by_slug
Retrieve a Taiga wiki page using its project-scoped slug, bypassing the need for numeric IDs. Specify the project and slug to fetch the page content directly.
Instructions
Get a wiki page by its project-scoped slug instead of its numeric id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| project | Yes |