browser_wait_human
Pauses browser automation when human interaction is required, such as solving captchas or logging in. Returns the current page URL and instructions to the user.
Instructions
遇到验证码/登录等需人工操作时调用。MCP server 无 GUI,本工具返回当前页面 URL 和需要人工操作的说明;调用方(Codex 等)应在终端暂停,提示用户去浏览器手动操作,完成后回复继续。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | 需要人工做什么(如:过验证码) |