create_issue_type
Define and add new issue types to a project in Plane MCP Server by specifying essential details like name, description, and project ID to streamline project management workflows.
Instructions
Create a new issue type in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_type_data | Yes | ||
project_id | Yes | The uuid identifier of the project to create the issue type in |