We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7ae2f commit 345954eCopy full SHA for 345954e
1 file changed
docs/tool-reference.md
@@ -170,7 +170,7 @@
170
**Parameters:**
171
172
- **url** (string) **(required)**: URL to load in a new page.
173
-- **background** (boolean) _(optional)_: Whether to open the page in the background without bringing it to the front.
+- **background** (boolean) _(optional)_: Whether to open the page in the background without bringing it to the front. Default is false (foreground).
174
- **timeout** (integer) _(optional)_: Maximum wait time in milliseconds. If set to 0, the default timeout will be used.
175
176
---
0 commit comments