get-issue-comment
Retrieve detailed information about a specific comment from an issue in your Plane project management system by providing project, issue, and comment identifiers.
Instructions
Get detailed information about a specific comment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ID of the comment to retrieve | |
| issue_id | Yes | ID of the issue containing the comment | |
| project_id | Yes | ID of the project containing the issue |