Open URL
mobile_open_urlLaunch a URL in the browser on a specified Android device. Supply the device identifier and URL to open it instantly.
Instructions
Open a URL in browser on device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to open | |
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |