Source: factory.ai/package.mcp/ObjAiMcpGoogle.py
Google Gemini implementation for the MCP AI interface.
| Method | Signature | Description |
|---|---|---|
| prompt | prompt(role: str = '', prompt: str = '', image_base64: str = '') -> str |
Sends a prompt to the Google Gemini model and returns the response. |