delete_issue_type
Remove an issue type from a project using its unique identifier. This tool helps streamline project management by decluttering outdated or unused issue types in the Plane MCP Server.
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 |