get_wikis_count
Count wiki pages in a Backlog project. Given a project ID or key, this tool returns the number of wiki pages for that project.
Instructions
Returns count of wiki pages in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The key of the project (e.g., 'PROJECT') |