Read a single comment thread's messages
read_comment_threadRetrieve the full message history of a comment thread, including all replies with authors and timestamps, to review the complete discussion.
Instructions
Fetches the full message history of one thread (all replies with author + timestamp). Use this when list_comments shows a thread that looks relevant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The thread id, e.g. from list_comments. |