Overview
Get Pins is a Shortcuts action provided by Callsheet. Given a pin list, it returns all of the movies, TV shows, and people pinned to that list.
Each result includes a TMDB ID, title, and media type — which can be passed directly into the Get Media Info action to retrieve full details.
Input
List
Pin List
The pin list to get items from. Choose from your existing pin lists in Callsheet.
Note
If the chosen list can't be found — for example, if it was deleted after the shortcut was built — this action fails with an error.
Output
Returns a list of Media Search Result items, one for each pin in the list. Each item contains:
TMDB ID
Integer
The TMDB numeric ID for this result.
Title
Text
The title of the movie or show, or the name of the person.
Media Type
Text
One of
Movie
TV Show
Person