get_notes_by_id
Fetch a specific Trakt note by its ID or slug to view the note's content and metadata.
Instructions
Get a note.
GET /notes/{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 |