AltText.ai
alttext_aiAltText.ai is a service that automatically generates alt text for images, enhancing accessibility and SEO.
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ónTool 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.
ALTTEXT_AI_ALT_TEXT_AI_GET_ACCOUNTAcciónTool 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
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get AccountALTTEXT_AI_GET_ACCOUNTAcciónTool 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.
ALTTEXT_AI_GET_ACCOUNTAcciónTool 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
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ImagesALTTEXT_AI_GET_IMAGESAcciónTool 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.
ALTTEXT_AI_GET_IMAGESAcciónTool 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
urlstringExact URL to filter images by. Must match the stored image URL exactly; no wildcards.
pageintegerPage number to retrieve, starting at 1.
limitintegerNumber of images per page (max 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search ImagesALTTEXT_AI_SEARCH_IMAGESAcciónTool to search for images and their alt text. use after specifying search keywords to retrieve matching images.
ALTTEXT_AI_SEARCH_IMAGESAcciónTool to search for images and their alt text. use after specifying search keywords to retrieve matching images.
Parámetros de entrada
pageintegerResults page number, default is 1.
querystringObligatorioSearch keywords or phrase.
filtersobjectOptional filters to refine image search results.
per_pageintegerNumber of results per page, default is 10.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update AccountALTTEXT_AI_UPDATE_ACCOUNTAcciónTool to update account settings (e.g., webhook url, name). use after confirming current account details to modify settings.
ALTTEXT_AI_UPDATE_ACCOUNTAcciónTool to update account settings (e.g., webhook url, name). use after confirming current account details to modify settings.
Parámetros de entrada
accountobjectObligatorioAccount settings to update, nested object.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not