get_issue_type
Retrieve specific issue type details for a Plane project. Provide project ID and issue type ID to return its full information.
Instructions
Get details of a specific issue type.
Args: project_id: The UUID identifier of the project issue_type_id: The UUID identifier of the issue type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| issue_type_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |