get_categories
Retrieves all categories for a Backlog project. Use this to organize and filter issues by category for improved project management.
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) | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |