get-issue
Retrieve detailed information about a specific issue from a Plane project by providing the project ID and issue ID.
Instructions
Get detailed information about a specific issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ID of the issue to retrieve | |
| project_id | Yes | ID of the project containing the issue |