delete-issue-type
Remove an issue type from a Plane project to clean up project structure and manage workflow categories.
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 |