delete-issue-type
Remove an issue type from a Plane project by specifying the project ID and issue type ID to clean up project management workflows.
Instructions
Delete an issue type from a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the issue type | |
| type_id | Yes | ID of the issue type to delete |