get_wiki_page_by_slug
Retrieve a specific wiki page by its slug within a Taiga project using the session ID and project ID. Enables quick access to project documentation and collaboration resources.
Instructions
Gets a specific wiki page by its slug within a project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | ||
session_id | Yes | ||
slug | Yes |