create_issue_type
Create a new issue type in a project. Provide the project ID and issue type details such as name and description to define custom categories for work items.
Instructions
Create a new issue type in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The uuid identifier of the project to create the issue type in | |
| issue_type_data | Yes |