NAiOS IconNAiOS Logo
Volver al catálogo

Promptmate.io

promptmate_io

Promptmate.io enables users to build AI-powered applications by integrating various AI systems like ChatGPT, Google Gemini, and Stability AI, offering features such as multi-step AI workflows, bulk processing, and automation through Zapier.

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.

Create webhookPROMPTMATE_IO_CREATE_WEBHOOKAcción

Tool to create a new webhook. use when you need to subscribe an endpoint url to job or row events.

Parámetros de entrada

  • endpointUrlanyObligatoriouri

    The HTTP(S) URL where Promptmate will send webhook POST callbacks.

  • webhookNamestring

    Optional friendly name for the webhook.

  • webhookTypestringenum

    Type of events to subscribe to ('job' or 'row').

    jobrow
  • restrictedAppIdsstring[]

    List of Promptmate app IDs that are allowed to trigger this webhook.

  • webhookReferencestring

    Client-defined identifier for correlation or de-duplication.

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

Delete WebhookPROMPTMATE_IO_DELETE_WEBHOOKAcción

Tool to delete a webhook by its unique id. use after confirming the webhookid to remove.

Parámetros de entrada

  • webhook_idstringObligatorio

    Unique identifier of the webhook to delete

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 PromptMate AppsPROMPTMATE_IO_LIST_APPSAcción

Tool to list all available apps. use when you need to retrieve the catalogue of promptmate apps.

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

List WebhooksPROMPTMATE_IO_LIST_WEBHOOKSAcción

Tool to list all configured webhooks. use when you need to inspect current webhook subscriptions.

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