comments_get
Retrieve a specific comment and its replies using post, comment, and profile IDs.
Instructions
Get a single comment with its replies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post ID | |
| comment_id | Yes | Comment ID (Postproxy ID or platform external ID) | |
| profile_id | Yes | Profile ID |