get_wikis_count
Retrieve the count of wiki pages for a Backlog project. Provide the project ID or key to get the total number.
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') | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |