tv_play
Play movies, shows, or music by name on your smart TV. Automatically finds and launches content from Netflix, YouTube, or Spotify, with options for specific seasons and episodes.
Instructions
Find content by name and play it on TV.
This is the primary tool. Resolves the content ID automatically, then deep-links into the app on your TV.
Args: platform: "netflix", "youtube", or "spotify". query: Content name (e.g. "Stranger Things", "baby shark", "Ye White Lines"). season: Season number (Netflix series only). episode: Episode number (Netflix series only). title_id: Netflix title ID if already known (skips search). tv_name: Target TV name. Omit for default TV.
Examples: tv_play("netflix", "Stranger Things", season=4, episode=7) tv_play("youtube", "baby shark") tv_play("spotify", "Ye White Lines")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | ||
| query | Yes | ||
| season | No | ||
| episode | No | ||
| title_id | No | ||
| tv_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |