get_threaded_comments
Retrieve threaded replies for a parent comment, ordered oldest first. Returns each reply's ID, text, author, and date for reading full comment threads.
Instructions
List the threaded replies under a parent comment, oldest first. Returns each reply's id, text, author and date. Use to read a full comment thread after spotting a parent comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ID of the parent comment whose replies to fetch. |