google_ai_mode
Send a prompt to Google's AI Mode and get back a structured conversational reply (reply_parts: paragraphs, headings, lists, images) with reference_links citations. Use session_token from a previous response to continue the conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The AI Mode prompt (max 12000 characters) | |
| country | No | 2-letter country code (default: "us") | us |
| language | No | 2-letter language code (default: "en") | en |
| session_token | No | Token from a prior response to continue the conversation |