Skip to content

Commit 1bb8f13

Browse files
committed
regenerate docs after rebase
1 parent 518b2a9 commit 1bb8f13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tool-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- AUTO GENERATED DO NOT EDIT - run 'npm run docs' to update-->
22

3-
# Chrome DevTools MCP Tool Reference (~6721 cl100k_base tokens)
3+
# Chrome DevTools MCP Tool Reference (~6769 cl100k_base tokens)
44

55
- **[Input automation](#input-automation)** (8 tools)
66
- [`click`](#click)
@@ -194,7 +194,7 @@
194194

195195
**Parameters:**
196196

197-
- **text** (array of string) **(required)**: Non-empty list of texts. Resolves when any value appears on the page.
197+
- **text** (unknown) **(required)**: Non-empty list of texts. Resolves when any value appears on the page.
198198
- **timeout** (integer) _(optional)_: Maximum wait time in milliseconds. If set to 0, the default timeout will be used.
199199

200200
---

0 commit comments

Comments
 (0)