get_notes_by_id_item
Retrieve the item attached to a Trakt note by providing its note ID or slug. Use this to fetch the movie, show, or other resource linked to a specific note.
Instructions
Get the attached item.
GET /notes/{id}/item
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |