You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tool-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -284,7 +284,7 @@ so returned values have to JSON-serializable.
284
284
**Parameters:**
285
285
286
286
-**args** (array) _(optional)_: An optional list of arguments to pass to the function.
287
-
-**function** (string) **(required)**: A JavaScript function to run in the currently selected page.
287
+
-**function** (string) **(required)**: A JavaScript function to run in the currently selected page. Just define the function and let the tool do the execution.
0 commit comments