Get Comment
reddit_get_commentRetrieve a specific Reddit comment by its ID to access its body, author, score, and permalink in JSON format.
Instructions
Fetch a single Reddit comment by id. Returns JSON with the comment's body, author, score, and permalink.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment id, with or without the t1_ fullname prefix |