ios_open_url
Open a URL or deep link to directly reach a specific screen, bypassing manual navigation taps.
Instructions
Open a URL or deep link.
Usually the cheapest way to reach a screen: a deep link skips the navigation an agent would otherwise have to tap through.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A URL or deep link, e.g. App-prefs:root=WIFI (iOS 26 Settings) or https://example.com |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||