delete_issue_type
Remove a specific issue type from a project in Plane MCP Server by providing the project ID and issue type ID. Simplifies issue type management in project workflows.
Instructions
Delete an issue type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The uuid identifier of the project containing the issue type | |
type_id | Yes | The uuid identifier of the issue type to delete |