open_tab
Open a URL in a new Floorp tab. Optionally load the page in the background without switching focus.
Instructions
Open a URL in a new Floorp tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to open (must include http:// or https://). | |
| background | No | Open in the background without focusing the new tab. Default: false. |