get_post_detail
Retrieve a Reddit post with its full comment tree, letting you set comment depth, limit, and sort order to control how much discussion context is returned.
Instructions
Get full post with comment tree, configurable depth and sorting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| comment_sort | No | best | |
| comment_depth | No | ||
| comment_limit | No |