get_categories
Retrieve the categories belonging to a Backlog project by specifying its project ID or key, to classify issues.
Instructions
Returns list of categories for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The numeric ID of the project (e.g., 12345) |