Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Reddit MCP
Claim
by
GridfireAI
GitHub
Python
MIT License
6
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_comments_by_submission
Copy
Retrieve comments from a specific submission. Args: submission_id: ID of the submission to get comments from replace_more: Whether to replace MoreComments objects with actual comments Returns: List of comments with their replies
Input Schema
Name
Required
Description
Default
replace_more
No
submission_id
Yes
Input Schema (JSON Schema)
{ "properties": { "replace_more": { "default": true, "title": "Replace More", "type": "boolean" }, "submission_id": { "title": "Submission Id", "type": "string" } }, "required": [ "submission_id" ], "title": "get_comments_by_submissionArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_submission
get_subreddit
get_comments_by_submission
get_comment_by_id
search_posts
search_subreddits
ID: braoypt6vc