twitch_channel
Retrieve a Twitch channel's profile and live status: partner status, team, last broadcast title, plus live stream start time and game/category when streaming. Uses public GraphQL data.
Instructions
Get a Twitch channel's profile and live status. Returns a Twitch channel's profile (partner status, team, last broadcast title) plus its current live status (started time and game/category, when live). Public data sourced from Twitch's own GraphQL API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| login | Yes | Twitch channel login (the lowercase URL slug, e.g. caedrel for twitch.tv/caedrel) |