get_issue_types
Get issue types for a Backlog project by providing its project ID or key. Use this to see available issue categories for your project.
Instructions
Returns list of issue types for 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') |