get_comments_by_id_item
Fetch the media item attached to a Trakt comment by comment ID, returning the movie, show, or episode details associated with that comment.
Instructions
Get the attached media item.
GET /comments/{id}/item
Args: id: The id/slug of the resource. extended: Extended information to include in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extended | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |