Open URL
mobile_open_urlOpens a specified URL in the browser on a mobile device. Provide the device identifier and URL as inputs.
Instructions
Open a URL in browser on device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. | |
| url | Yes | The URL to open |