search_documentation
Search Gemini API documentation using short keyword queries. Retrieve full documentation pages for specific features or capabilities.
Instructions
Performs a standard keyword search on Gemini API documentation. CRITICAL: This is a naive keyword search, NOT semantic. Long queries will FAIL. You MUST use VERY SHORT keyword based queries (max 1-3 keywords) focusing only on the most unique terms. Break complex questions into separate, simple queries. It will return the full documentation page for a capability or feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | List of up to 3 SHORT keyword queries. Keep each query under 3 words. BAD: 'google genai python generate image save bytes' (too specific, will fail). GOOD: ['function calling', 'imagen parameters', 'save bytes'] (broad, likely to hit). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |