gemini_chat
Chat with Gemini AI using text and up to 10 reference images to maintain multi-turn conversations with visual context.
Instructions
Chat with Gemini 3.1 Flash model. Supports multi-turn conversations with up to 10 reference images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to send to Gemini | |
| images | No | Array of image paths to include in the chat (max 10). Supports file paths, 'last', or 'history:N' references. | |
| conversation_id | No | Optional conversation ID for maintaining context and accessing image history | |
| system_prompt | No | Optional system prompt to guide the model's behavior |