Botpress
Botpress is an open-source platform for building, deploying, and managing chatbots.
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
Botpress authenticates with an API key. Generate the credential in your Botpress account, then paste it into FlyMyAI the first time an agent uses a Botpress action.
Get your Botpress credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Personal Access Token | A Personal Access Token (PAT) generated in the Profile Settings section of your Botpress account. (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 |
|---|---|---|
BOTPRESS_DELETE_FILE | Tool to delete a file by its id or key. use after confirming the file exists. | id, botId |
BOTPRESS_GET_ACCOUNT | Tool to get details of the authenticated account. use after confirming valid credentials. | - |
BOTPRESS_LIST_BOT_ISSUES | Tool to list issues associated with a specific bot. use when you need to discover errors or configuration problems tied to a bot, optionally paginating through results. | id |
BOTPRESS_LIST_CONVERSATIONS | Tool to list all conversations. use when you need to retrieve and page through chat threads. | botId |
BOTPRESS_LIST_FILE_TAGS | Tool to list all tags used across all bot files. use when you need to retrieve or display file tag metadata; supports pagination via nexttoken. | botId |
BOTPRESS_LIST_FILE_TAG_VALUES | Tool to list all values for a given file tag across all files. use after determining the tag name; supports pagination via nexttoken. | tag, botId |
BOTPRESS_LIST_PUBLIC_WORKSPACES | Tool to retrieve a list of public workspaces. use when browsing publicly available workspaces before selection. | - |
BOTPRESS_LIST_WORKSPACES | Tool to retrieve a list of workspaces. use when you need to list and page through your botpress workspaces, optionally filtering by handle. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Botpress!