get_post_content
Retrieve detailed content and comments from a specific Reddit post by providing its ID. Control comment depth and limit responses for focused results.
Instructions
Get detailed content of a specific post
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment_depth | No | Maximum depth of comment tree (default: 3) | |
comment_limit | No | Number of top-level comments to return (default: 10) | |
post_id | Yes | ID of the post |