apple_tv_open_app
Launch an installed app by exact bundle ID or exact display name on Apple TV. Deterministic matching prevents typos from opening a similar app.
Instructions
Launch an installed application by exact bundle ID or exact display name.
Matching is deterministic. Typos do not auto-launch a similar application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | Exact bundle identifier, or exact application display name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| launched | Yes | ||
| bundle_id | Yes |