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