Gemini
Learn how to use Gemini with Composio
Overview
Enum
GEMINI
Description
Comprehensive Gemini integration supporting Veo 3 video generation, Gemini Flash text generation, chat completions, and multimodal AI capabilities via the Google Gemini API.
Authentication Details
API_KEY
api_key
Actions
GEMINI_COUNT_TOKENS
Action Parameters
model
text
Action Response
data
error
successful
GEMINI_DOWNLOAD_VIDEO
Action Parameters
download_path
video_uri
Action Response
data
error
successful
GEMINI_EMBED_CONTENT
Action Parameters
model
task_type
text
title
Action Response
data
error
successful
GEMINI_GENERATE_CONTENT
Action Parameters
max_output_tokens
model
prompt
safety_settings
stop_sequences
system_instruction
temperature
top_k
top_p
Action Response
data
error
successful
GEMINI_GENERATE_IMAGE
Action Parameters
max_output_tokens
model
prompt
safety_settings
save_path
system_instruction
temperature
top_k
top_p
Action Response
data
error
successful
GEMINI_GENERATE_VIDEOS
Action Parameters
aspect_ratio
extras
model
negative_prompt
person_generation
prompt
Action Response
data
error
successful
GEMINI_GET_VIDEOS_OPERATION
Action Parameters
operation_name
Action Response
data
error
successful
GEMINI_LIST_MODELS
Action Parameters
filter_prefix
Action Response
data
error
successful
GEMINI_WAIT_FOR_VIDEO
Action Parameters
operation_name
poll_interval_s
timeout_s
Action Response
data
error
successful