get_issue_type
Retrieve details of a specific issue type by providing project and type identifiers using the Plane MCP Server API, enabling efficient project management and issue tracking.
Instructions
Get details of a specific issue type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The uuid identifier of the project containing the issue type | |
type_id | Yes | The uuid identifier of the issue type to get |