List YouTube channel shorts
youtube_channel_shorts_listList Shorts from a YouTube channel (not long-form videos). Accepts a channel id or handle. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque pagination cursor returned by a previous response. | |
| handle | No | Optional YouTube channel handle for the request. | |
| sortBy | No | Optional sort order for the returned YouTube Shorts. | |
| channelId | No | Optional YouTube channel id for the request. |