NAiOS IconNAiOS Logo
Volver al catálogo

Veo

veo

Veo 3 is Google's state-of-the-art model for generating high-fidelity 8s 720p videos with natively generated audio via the Gemini API.

Acciones
5
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (5)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Download Video (Veo)VEO_DOWNLOAD_VIDEOAcción

Download video (veo)

Parámetros de entrada

  • video_uristringObligatorio

    Download URI from operation response

  • download_pathstringObligatorio

    Local file path to save the video

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Generate Videos (Veo)VEO_GENERATE_VIDEOSAcción

Generate videos (veo)

Parámetros de entrada

  • modelstring

    Model to use. Examples: 'veo-3.0-generate-preview', 'veo-3.0-fast-generate-preview', 'veo-2.0-generate-001'

  • extrasobject

    Additional parameters passed through to API

  • promptstringObligatorio

    Text prompt for Veo video generation

  • aspect_ratiostring

    Desired aspect ratio, e.g., 16:9, 1:1, 9:16

  • negative_promptstring

    Elements to avoid in the generated video

  • person_generationstring

    allow | dont_allow (regional constraints apply)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Videos Operation (Veo)VEO_GET_VIDEOS_OPERATIONAcción

Get videos operation (veo)

Parámetros de entrada

  • operation_namestringObligatorio

    Operation resource name returned by predictLongRunning

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Models (Gemini API)VEO_LIST_MODELSAcción

List models (gemini api)

Parámetros de entrada

  • filter_prefixstring

    Filter models by name prefix (client-side)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Wait For Video (Veo)VEO_WAIT_FOR_VIDEOAcción

Wait for video (veo)

Parámetros de entrada

  • timeout_sinteger
  • operation_namestringObligatorio
  • poll_interval_sinteger

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not