Open URL
mobile_open_urlOpen a URL in the browser on a specified mobile device using device identifier and URL.
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 |