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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Promptmate.io authenticates with an API key. Generate the credential in your Promptmate.io account, then paste it into FlyMyAI the first time an agent uses a Promptmate.io action.
Get your Promptmate.io credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Promptmate.io API Key | Your API key for authenticating requests to the promptmate.io API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PROMPTMATE_IO_CREATE_WEBHOOK | Tool to create a new webhook. use when you need to subscribe an endpoint url to job or row events. | endpointUrl |
PROMPTMATE_IO_DELETE_WEBHOOK | Tool to delete a webhook by its unique id. use after confirming the webhookid to remove. | webhook_id |
PROMPTMATE_IO_LIST_APPS | Tool to list all available apps. use when you need to retrieve the catalogue of promptmate apps. | - |
PROMPTMATE_IO_LIST_WEBHOOKS | Tool to list all configured webhooks. use when you need to inspect current webhook subscriptions. | - |