Promptmate.io
promptmate_ioPromptmate.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 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ónTool to create a new webhook. use when you need to subscribe an endpoint url to job or row events.
PROMPTMATE_IO_CREATE_WEBHOOKAcciónTool to create a new webhook. use when you need to subscribe an endpoint url to job or row events.
Parámetros de entrada
endpointUrlanyObligatoriouriThe HTTP(S) URL where Promptmate will send webhook POST callbacks.
webhookNamestringOptional friendly name for the webhook.
webhookTypestringenumType of events to subscribe to ('job' or 'row').
jobrowrestrictedAppIdsstring[]List of Promptmate app IDs that are allowed to trigger this webhook.
webhookReferencestringClient-defined identifier for correlation or de-duplication.
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
Delete WebhookPROMPTMATE_IO_DELETE_WEBHOOKAcciónTool to delete a webhook by its unique id. use after confirming the webhookid to remove.
PROMPTMATE_IO_DELETE_WEBHOOKAcciónTool to delete a webhook by its unique id. use after confirming the webhookid to remove.
Parámetros de entrada
webhook_idstringObligatorioUnique identifier of the webhook to delete
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
List PromptMate AppsPROMPTMATE_IO_LIST_APPSAcciónTool to list all available apps. use when you need to retrieve the catalogue of promptmate apps.
PROMPTMATE_IO_LIST_APPSAcciónTool 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
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
List WebhooksPROMPTMATE_IO_LIST_WEBHOOKSAcciónTool to list all configured webhooks. use when you need to inspect current webhook subscriptions.
PROMPTMATE_IO_LIST_WEBHOOKSAcciónTool 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
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