reddit_read_thread
Extract complete nested Reddit comments from any thread URL or ID, allowing configurable depth for focused analysis.
Instructions
Read a full Reddit thread and extract the complete hierarchical nested comment tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | Maximum nesting depth to parse | |
| thread_url_or_id | Yes | Post URL or post ID (t3_...) |