get_issue_type
Need issue type details? Fetch them by providing the project UUID and the issue type UUID to inspect its attributes.
Instructions
Get details of a specific issue type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_id | Yes | The uuid identifier of the issue type to get | |
| project_id | Yes | The uuid identifier of the project containing the issue type |