INTEGRATION

AI actions

Artificial intelligence and large language model integrations

Actions
12
Maintained by
Flomation

Every AI action

  • Anthropic PromptSend a prompt to the Anthropic Messages API and return the response
  • Azure OpenAI PromptSend a prompt to an Azure OpenAI deployment and return the response
  • Embed TextTurn text into an embedding: the numeric fingerprint of its meaning, for storing in or searching a vector database
  • Gemini ImageGenerate an image from a text prompt using Gemini 2.5 Flash Image
  • Gemini PromptSend a prompt to Google's Gemini API and return the response
  • Gemini Text-to-SpeechGenerate audio from a text prompt using Gemini's TTS preview
  • Gemini VideoGenerate a short video clip from a text prompt using Google's Veo 2 or Veo 3
  • Groq PromptSend a prompt to the Groq Chat Completions API and return the response
  • Ollama PromptSend a prompt to a model running on your own Ollama server and return the response
  • Open WebUI PromptSend a prompt to an Open WebUI (or any OpenAI-compatible) Chat Completions endpoint and return the response
  • OpenAI PromptSend a prompt to the OpenAI Chat Completions API and return the response
  • OpenRouter PromptSend a prompt to any AI model through the OpenRouter unified API and return the response

Wire AI into the rest of your stack

Every action here drops onto the canvas alongside the other 3,585, so a AI step can sit between a form, a database and a message without any glue code.