Fetch full profile data for a Twitch channel — follower count, total view count, broadcaster type, account creation date, description, and profile image. Provide the channel's Twitch username.
Returns: Full channel profile with follower count, total views, broadcaster type, creation date, and profile image
Retrieve a paginated list of videos from a Twitch channel with titles, view counts, durations, publish dates, and thumbnail URLs. Pass a cursor from the previous response to load the next page.
Returns: Channel videos with title, view count, duration, publish date, and thumbnail URL. Includes a cursor for pagination.