get_comments_by_id
Retrieve a specific comment or reply from Trakt by its ID to view details or verify content.
Instructions
Get a comment or reply.
GET /comments/{id}
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |