taiga_resolver_wiki
Resolve a wiki page slug to its numeric ID for a Taiga project. Provide both the project slug and wiki slug to obtain the ID needed for API calls.
Instructions
Resolve a wiki page slug to its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wiki | Yes | Wiki page slug | |
| project | Yes | Project slug |