update_issue_type
Modify the details of an existing issue type within a specified project using its unique identifier. Adjust fields such as name, description, active status, and other properties to maintain accurate project management records.
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Plane MCP Server
- add_cycle_issues
- add_issue_comment
- add_module_issues
- create_cycle
- create_issue
- create_issue_type
- create_label
- create_module
- create_project
- create_state
- create_worklog
- delete_cycle
- delete_cycle_issue
- delete_issue_type
- delete_label
- delete_module
- delete_module_issue
- delete_state
- delete_worklog
- get_cycle
- get_issue_comments
- get_issue_type
- get_issue_using_readable_identifier
- get_issue_worklogs
- get_label
- get_module
- get_projects
- get_state
- get_total_worklogs
- get_user
- get_workspace_members
- list_cycle_issues
- list_cycles
- list_issue_types
- list_labels
- list_module_issues
- list_modules
- list_states
- transfer_cycle_issues
- update_cycle
- update_issue
- update_issue_type
- update_label
- update_module
- update_state
- update_worklog
Related Tools
- @tacticlaunch/mcp-linear
- @tiovikram/linear-mcp
- @ibraheem4/linear-mcp
- @fleagne/backlog-mcp-server
- @makeplane/plane-mcp-server