Addon ID

  • emi_indo_googlegenai

Info

  • License MIT License
  • Payment icon Requires paid-for service
  • Copyright icon Copyright EMI INDO. All rights reserved.

Statistics

  • Download count80 total downloads
  • Latest download count 80 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

Google Gen AI

  • Actions

    Generate text: ApiKey {0}, Model {1}, Prompt {2}

    Requests content generation using a specific Gemini model (e.g., gemini-2.5-flash) for more control over performance.

    Chat interaction: ApiKey {0}, Model {1}, Prompt {2}, ID {3}

    Enables stateful, multi-turn conversations by linking the current prompt to a previous interaction ID.

    Analyze image: ApiKey {0}, Model {1}, Prompt {2}, Base64 {3}, MIME {4}

    Leverages multimodal capabilities to process an image and a text prompt together, returning a descriptive analysis.

    Search & Generate: ApiKey {0}, Model {1}, Prompt {2}

    Generates a response using Google Search grounding to ensure information is up-to-date with real-world data.

    Generate image: ApiKey {0}, Model {1}, Prompt {2}

    Triggers the image generation model to create a visual asset based on a descriptive text prompt.

Case condition successful

  • Conditions

    On: {0} successful

    Select a list of conditions

Case condition error

  • Conditions

    On : {0} error

    List of error conditions

Error

Generate Text

  • Expressions

    LastGeneratedText

    It is in the form of ready-to-use text

Chat Interaction

  • Expressions

    LastInteractionId

    Ready to use to continue

    LastChatResponseText

    For General Dev (Ready to Use)

Analyze Image

  • Expressions

    LastImageAnalysisText

    For General Dev (Ready to Use)

Generate with Search

  • Expressions

    LastSearchResultText

    For General Dev (Ready to Use)

Generate Image

tools

  • Actions

    Convert blob url {0} to base64

    Response FileChooser Convert Blob URL to Base64 (Internal)

    Download image: FileName {0}, Base64Data {1}

    Triggers a browser download to save a base64 encoded image as a local file on the user's device.

  • Expressions

    LastConvertedBase64

    Last converted base64