list_comments
List the discussion thread attached to a review or an annotation. Returns a flat, chronological list; reconstruct the thread tree from each comment's parent_comment_id (null = top-level). Use this to read replies before joining a discussion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | The review id or annotation id the comments are attached to | |
| max_results | No | ||
| target_type | Yes |