launch_app
Launch a Roku app by ID and optionally deep-link to specific content using content_id and media_type, enabling automated testing of app startup and media navigation.
Instructions
Launch a specific app with optional deep linking parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App ID to launch (e.g., "12" for Netflix, "dev" for sideloaded) | |
| content_id | No | Optional content ID for deep linking | |
| media_type | No | Optional media type (e.g., "movie", "series") |