search_google_and_extract
Search Google in Chrome and extract structured results. Detects login/CAPTCHA and flags for manual continuation.
Instructions
Search Google in Chrome and return structured results. If login/CAPTCHA is detected, returns needsUser=true with tabId for manual continuation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query. | |
| maxResults | No | Maximum number of results to return. | |
| waitMs | No | Milliseconds to wait after opening Google before extraction. |