mobile_launch_app
Open a specific app on a mobile device by providing its package name. Use this tool in conjunction with list_apps_on_device to identify the correct package for launching applications efficiently.
Instructions
Launch an app on mobile device. Use this to open a specific app. You can find the package name of the app by calling list_apps_on_device.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
packageName | Yes | The package name of the app to launch |