Open Deeplink
open_deeplinkOpen a specific screen in an Android app by providing a URI or intent action. Optionally specify the target package to ensure the correct app handles the deep link.
Instructions
Jump straight to a screen via URI or intent action; package pins the target app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| device | No | ||
| package | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||