Get Reddit Post
reddit-get-postGet detailed content of a specific Reddit post with comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Reddit post ID | |
| subreddit | No | Subreddit name for faster lookup | |
| text_only | No | If true, return only id and title per post to save tokens. | |
| comment_limit | No | Number of comments to return (default 10) |