twitch_videos
Get a Twitch channel's past-broadcast videos (VODs) ranked by view count, including title, view count, length, publish date, and the game. Fetch public data by channel login.
Instructions
Get a Twitch channel's videos (VODs). Returns a Twitch channel's past-broadcast videos (VODs), ranked by view count: title, view count, length, publish date, and the game it was recorded under. Public data sourced from Twitch's own GraphQL API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of videos to return (default 20, max 100) | |
| login | Yes | Twitch channel login (the lowercase URL slug, e.g. lck for twitch.tv/lck) |