List review comments
list_review_commentsGet review comments for a project, optionally scoped to a ticket, with their resolved state. Set includeResolved to false to view only open feedback.
Instructions
List review comments for a project, optionally scoped to one ticket, with their resolved state. Set includeResolved:false to see only open feedback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | No | Scope to one ticket (omit for the whole project). | |
| project | Yes | ||
| includeResolved | No | Include resolved comments (default true). |