Open URL
mobile_open_urlOpens a specified web URL in the browser on a target mobile device by providing the device identifier and the URL, enabling direct navigation for automation tasks.
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. |