delete_issue_type
Delete an issue type from a project by specifying its project_id and issue_type_id.
Instructions
Delete an issue type.
Args: project_id: The UUID identifier of the project issue_type_id: The UUID identifier of the issue type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| issue_type_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |