ios_launch_app
Launch an app on iOS device or simulator by bundle ID, bringing it to foreground to capture its screen. Optionally restart the app fresh.
Instructions
Bring an app to the foreground and return its screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fresh | No | Restart the app instead of resuming where it was. | |
| bundle_id | Yes | e.g. com.apple.Preferences |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||