get_comment_by_id
Retrieve a specific comment and its nested replies using the comment's ID code.
Instructions
Get a single comment by its ID code. Returns the comment with its nested replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID code of the comment (alphanumeric string) |