Abyssale
abyssaleAbyssale is a creative automation platform that enables users to generate images, videos, GIFs, PDFs, and HTML5 content programmatically, streamlining visual content production.
Acciones disponibles (4)
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.
Test Abyssale AuthenticationABYSSALE_AUTHENTICATION_TESTAcciónTool to test api authentication via the /ready endpoint. use after configuring your api key to ensure credentials are valid before other requests.
ABYSSALE_AUTHENTICATION_TESTAcciónTool to test api authentication via the /ready endpoint. use after configuring your api key to ensure credentials are valid before other requests.
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
Create Abyssale ProjectABYSSALE_CREATE_PROJECTAcciónTool to create a new project to organize designs and images. use after deciding on a project name to group your templates and assets.
ABYSSALE_CREATE_PROJECTAcciónTool to create a new project to organize designs and images. use after deciding on a project name to group your templates and assets.
Parámetros de entrada
namestringObligatorioName of the project (2-100 characters)
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 DesignsABYSSALE_GET_DESIGNSAcciónTool to retrieve all designs with optional filtering by category or type. use after authenticating to list available templates.
ABYSSALE_GET_DESIGNSAcciónTool to retrieve all designs with optional filtering by category or type. use after authenticating to list available templates.
Parámetros de entrada
typestringenumFilter designs by type: 'static', 'animated', 'printer', or 'printer_multipage'.
staticanimatedprinterprinter_multipagecategory_idstringUUID of a category to filter designs by.
Parámetros de salida
dataobject[]ObligatorioData 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 FontsABYSSALE_GET_FONTSAcciónTool to list all available fonts, including custom and google fonts. use when you need to fetch font options before generating or editing designs.
ABYSSALE_GET_FONTSAcciónTool to list all available fonts, including custom and google fonts. use when you need to fetch font options before generating or editing designs.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not