tv_launch
Launch a smart TV app by name or raw app ID, and optionally deep-link to specific content using its exact content ID. Target a particular TV or use the default.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name (netflix, youtube, spotify) or raw app ID. | |
| tv_name | No | Target TV name. Omit for default TV. | |
| content_id | No | Platform-specific content ID for deep linking. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |