NAiOS IconNAiOS Logo
Volver al catálogo

Abyssale

abyssale

Abyssale is a creative automation platform that enables users to generate images, videos, GIFs, PDFs, and HTML5 content programmatically, streamlining visual content production.

Acciones
4
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 (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ón

Tool 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

  • 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

Create Abyssale ProjectABYSSALE_CREATE_PROJECTAcción

Tool 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

  • namestringObligatorio

    Name of the project (2-100 characters)

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

Tool to retrieve all designs with optional filtering by category or type. use after authenticating to list available templates.

Parámetros de entrada

  • typestringenum

    Filter designs by type: 'static', 'animated', 'printer', or 'printer_multipage'.

    staticanimatedprinterprinter_multipage
  • category_idstring

    UUID of a category to filter designs by.

Parámetros de salida

  • dataobject[]Obligatorio

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

Tool 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[]Obligatorio

    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