new_firefox_window
Open a new Firefox window with an optional URL, keeping focus intact, and get the verified window ID and first tab.
Instructions
Open a new Firefox window, optionally with an explicit http(s) URL, without stealing focus by default; returns the verified window ID and first tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL for the first tab of the new window. | |
| active | No | Whether the new window should become active. |