read_discussion
Fetch the full comment thread for any Reddit post to capture first-person experiences and answers that keyword search misses. Use it to mine complaints and analyze discussions with full context.
Instructions
Read the FULL comment thread under one Reddit post.
This is the highest-signal call for complaint mining, and the natural follow-up to search_community. Posts are the question; comments are the answer. A thread titled "non stop injuries from training" carries dozens of first-person accounts -- what the injury was, what plan caused it, what people did instead -- none of which keyword search surfaces individually, because each one is a reply, not a title.
One request, up to 25k comments, no keyword matching involved. Prefer this over include_comments: searching comment bodies is the slow throttled path and returns fragments without the thread context that makes them readable.
Args: post_url_or_id: a reddit.com/r/.../comments//... URL, or the bare id. limit: max comments to retrieve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| post_url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||