playlists_get_thumbnail
Retrieve the thumbnail image for a specific item in a ProPresenter playlist by providing its playlist ID, item index, and cue index.
Instructions
Get thumbnail for a specific playlist item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlistId | Yes | The ID of the playlist | |
| index | Yes | The item index | |
| cueIndex | Yes | The cue index within the item |