create-issue-type
Create custom issue types in Plane projects to categorize and organize project management workflows effectively.
Instructions
Create a new custom issue type in a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the issue type (optional) | |
| name | Yes | Name of the issue type | |
| project_id | Yes | ID of the project to create issue type in |