gemini_query_tool
Send prompts to Gemini for answers, with optional Google Search grounding for up-to-date results.
Instructions
Query Gemini with a prompt. Supports Google Search grounding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model to use ('pro' or 'flash'). | flash |
| prompt | Yes | The prompt to send to Gemini. | |
| use_google_search | No | Ground response with Google Search results. | |
| system_instruction | No | Optional system instruction to guide the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||