gemini_chat
Send messages to Gemini 3.1 Flash for multi-turn chats, using up to 10 reference images to provide 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 |
|---|---|---|---|
| images | No | Array of image paths to include in the chat (max 10). Supports file paths, 'last', or 'history:N' references. | |
| message | Yes | The message to send to Gemini | |
| system_prompt | No | Optional system prompt to guide the model's behavior | |
| conversation_id | No | Optional conversation ID for maintaining context and accessing image history |