ask
Pose any question to an AI that automatically searches the web when needed to provide a synthesized answer.
Instructions
Ask Google AI Mode any question and get an AI-generated answer.
Similar to web_search but intended for general questions that may or may not require web search. Google AI Mode will automatically decide whether to search the web or answer from its training data.
Args: prompt: Any question or instruction. Google AI Mode will search the web if needed and synthesize an answer.
Returns: AI-generated answer, potentially grounded in web search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |