openLink Command

Purpose: Opens a specified link within the app or the default browser.

Syntax:

openLink: "<URL>"

Example: To open a link to a website or web app:

openLink: "https://www.example.com"

Use cases include testing deep links or external redirects from within the app.


Last updated