list-issue-comments
Retrieve all comments for a specific issue in a Plane project to track discussions and updates.
Instructions
List all comments on a specific issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the issue | |
| issue_id | Yes | ID of the issue to get comments from |