get_comment_by_id
Retrieve a specific Reddit comment by its ID, including its replies and full details.
Instructions
Retrieve a specific comment by ID.
Args:
comment_id: ID of the comment to retrieve
Returns:
Comment details with any repliesInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes |