fetch_thread
Retrieve a Reddit post with its top comments to review the full conversation before drafting a reply.
Instructions
Fetch a Reddit post with its top comments, for reading the full conversation before drafting a reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full reddit.com post URL | |
| max_comments | No | Max top-level comments (default: 20) |