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
@@ -269,7 +269,7 @@
269
269
270
270
**Parameters:**
271
271
272
-
-**includePreviousNavigations** (boolean) _(optional)_: Whether to include request from previous navigations.
272
+
-**includePreviousNavigations** (boolean) _(optional)_: Whether to include requests from previous navigations.
273
273
-**pageIdx** (integer) _(optional)_: Page number to return (0-based). When omitted, returns the first page.
274
274
-**pageSize** (integer) _(optional)_: Maximum number of requests to return. When omitted, returns all requests.
275
275
-**resourceTypes** (array) _(optional)_: Filter requests to only return requests of the specified resource types. When omitted or empty, returns all requests.
0 commit comments