read_comment_thread
Read the full reply thread under one YouTube comment on the signed-in user's channel: the original plus the whole back-and-forth, so you can reply in context. Call this BEFORE drafting a reply to ONE specific comment that has replies (marked [THREAD] in read_comments) and to see whose turn it is in an ongoing conversation. Do NOT call this for a general question about what people are saying or the themes across their comments; that is read_comments only. Only open a thread when you are actually about to reply to one specific comment. Use the comment's id (the 'lc=' value from its reply link). Part of Klyf Pro's reply flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The id of the top-level comment whose thread to read (the 'lc=' value from its reply link) |