tv_launch
Launch apps on smart TVs using exact content IDs for deep linking. Open Netflix, YouTube, or Spotify directly to specific content on LG, Samsung, Android TV, and Roku devices.
Instructions
Launch an app, optionally with a deep link.
Use tv_play instead if you have a content name (not ID). Use this when you already have the exact content ID.
Args: app: App name (netflix, youtube, spotify) or raw app ID. content_id: Platform-specific content ID for deep linking. tv_name: Target TV name. Omit for default TV.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| content_id | No | ||
| tv_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |