open_url
Open a URL in the default browser using the allowed schemes: http, https, and mailto.
Instructions
Open a URL in the default browser. Only http, https and mailto are allowed; every other scheme is refused. For local files and folders use file_open instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to open. |