open_firefox_tab
Opens a specified HTTP or HTTPS URL in Firefox as an inactive tab, returning verified tab and window IDs for tab management.
Instructions
Open an explicit http:// or https:// URL in Firefox, inactive by default, and return the verified tab ID and window ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| active | No | Whether the new tab should become active. | |
| windowId | No | Firefox window in which to open the tab. |