NAiOS IconNAiOS Logo
Volver al catálogo

AltText.ai

alttext_ai

AltText.ai is a service that automatically generates alt text for images, enhancing accessibility and SEO.

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.

Get AccountALTTEXT_AI_ALT_TEXT_AI_GET_ACCOUNTAcción

Tool to retrieve account settings and usage information. use when you need to check your alttext.ai account configuration and usage limits before generating alt text.

Parámetros de entrada

Sin parámetros.

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 AccountALTTEXT_AI_GET_ACCOUNTAcción

Tool to retrieve account settings and usage information. use when you need to check your alttext.ai account configuration and usage limits before generating alt text.

Parámetros de entrada

Sin parámetros.

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 ImagesALTTEXT_AI_GET_IMAGESAcción

Tool to retrieve a paginated list of images in your library, including their alt text and metadata. use when you need to browse or filter images programmatically after authentication.

Parámetros de entrada

  • urlstring

    Exact URL to filter images by. Must match the stored image URL exactly; no wildcards.

  • pageinteger

    Page number to retrieve, starting at 1.

  • limitinteger

    Number of images per page (max 100).

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

Search ImagesALTTEXT_AI_SEARCH_IMAGESAcción

Tool to search for images and their alt text. use after specifying search keywords to retrieve matching images.

Parámetros de entrada

  • pageinteger

    Results page number, default is 1.

  • querystringObligatorio

    Search keywords or phrase.

  • filtersobject

    Optional filters to refine image search results.

  • per_pageinteger

    Number of results per page, default is 10.

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

Update AccountALTTEXT_AI_UPDATE_ACCOUNTAcción

Tool to update account settings (e.g., webhook url, name). use after confirming current account details to modify settings.

Parámetros de entrada

  • accountobjectObligatorio

    Account settings to update, nested object.

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