open_google_ai
Opens Google AI Mode with a specified prompt and returns the visible conversation text.
Instructions
Open Google AI Mode with an initial prompt and read the visible AI conversation state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Initial prompt for Google AI Mode. | |
| waitMs | No | Milliseconds to wait after opening Google AI Mode. | |
| maxChars | No | Maximum visible conversation text characters to return. |