Skip to main content
Glama

Reddit MCP

by GridfireAI

get_comment_by_id

Retrieve detailed information and replies for a specific Reddit comment using its unique ID. Enables precise access to comment data for analysis or interaction.

Instructions

Retrieve a specific comment by ID. Args: comment_id: ID of the comment to retrieve Returns: Comment details with any replies

Input Schema

NameRequiredDescriptionDefault
comment_idYes

Input Schema (JSON Schema)

{ "properties": { "comment_id": { "title": "Comment Id", "type": "string" } }, "required": [ "comment_id" ], "title": "get_comment_by_idArguments", "type": "object" }

You must be authenticated.

Other Tools from Reddit MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GridfireAI/reddit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server