Count Tokens (Gemini)
GEMINI_COUNT_TOKENSCounts the number of tokens in text using Gemini tokenization.
Gemini
8 actions for Gemini workflows.
Operations are the actions a workflow can take in Gemini, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Count Tokens (Gemini)
GEMINI_COUNT_TOKENSCounts the number of tokens in text using Gemini tokenization.
Embed Content (Gemini)
GEMINI_EMBED_CONTENTGenerates text embeddings using Gemini embedding models.
Generate Content (Gemini)
GEMINI_GENERATE_CONTENTGenerates text content or speech audio from prompts using Gemini models.
Generate Image (Nano Banana)
GEMINI_GENERATE_IMAGEGenerates images from text prompts using Gemini models (Nano Banana).
Generate Videos (Veo)
GEMINI_GENERATE_VIDEOSGenerates videos from text prompts using Google's Veo models.
Get Videos Operation (Veo) (Deprecated)
GEMINI_GET_VIDEOS_OPERATIONDEPRECATED: Use WaitForVideo instead.
List Models (Gemini API)
GEMINI_LIST_MODELSLists available Gemini and Veo models with their capabilities and limits.
Wait and Download Video (Veo)
GEMINI_WAIT_FOR_VIDEOPolls a Veo video generation operation until completion, then downloads and returns the video as a FileDownloadable.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.