update_issue_type
Modify an existing issue type by updating its metadata, including name, description, and status, within a specified project using the Plane MCP Server.
Instructions
Update an existing issue type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_type_data | Yes | The fields to update on the issue type | |
project_id | Yes | The uuid identifier of the project containing the issue type | |
type_id | Yes | The uuid identifier of the issue type to update |