List Twitch profile videos
twitch_profile_videos_listList videos from a Twitch channel by handle. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Twitch handle to look up, with or without a leading @. | |
| sortBy | No | Optional sort order. | |
| filterBy | No | Optional filter for the type of Twitch videos to return. `archive`: full unedited past broadcasts (VODs). `highlight`: shorter clips curated/edited by the streamer from past broadcasts. `upload`: videos uploaded directly, not recorded from a live stream. |