Botsonic
Botsonic is a no-code AI chatbot builder that enables users to create and integrate AI chatbots into their websites without any coding knowledge.
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
Botsonic authenticates with an API key. Generate the credential in your Botsonic account, then paste it into FlyMyAI the first time an agent uses a Botsonic action.
Get your Botsonic credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Bot API Key | Your X-BOT-KEY for API access. Found in Botsonic Dashboard > Settings > API Keys. (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 |
|---|---|---|
BOTSONIC_BULK_UPLOAD_URLS | Tool to bulk upload urls for bot training. use when you need to upsert multiple document urls into a bot in one request. | bot_id, urls |
BOTSONIC_DELETE_BOT_DATA | Tool to delete specific bot data using its id. use when you need to remove outdated or irrelevant data after confirming the data identifier. | data_id |
BOTSONIC_DELETE_STARTER_QUESTION | Tool to delete a specific starter question by its unique identifier. use after confirming the id of the starter question you want to remove. | id |
BOTSONIC_DELETE_UPLOADED_FILE | Tool to delete a specific uploaded file by its id. use when you need to remove a file from the bot's data repository after confirming the file id. | file_id |
BOTSONIC_GET_ALL_BOTS | Tool to retrieve all bots associated with the account. use when you need to list existing bots after authentication. | - |
BOTSONIC_GET_ALL_BOT_DATA | Tool to retrieve all data associated with the bot, including files and resources. use when you need a comprehensive export of bot assets for backup or inspection. | - |
BOTSONIC_GET_ALL_CONVERSATIONS | Tool to retrieve all conversations related to the bot. use after authentication when you need a paginated list of conversation threads for review or analytics. | - |
BOTSONIC_GET_ALL_FAQS | Tool to retrieve all frequently asked questions associated with the bot. use after authenticating the bot and when you need to list or manage its faq entries. | - |
BOTSONIC_GET_ALL_STARTER_QUESTIONS | Tool to retrieve all starter questions. use after authenticating when you need to list the bot’s opening prompts. | - |
BOTSONIC_UPDATE_STARTER_QUESTION | Tool to update an existing starter question by its unique identifier. use after confirming the id and desired updates. | id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Botsonic!