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