Botsonic
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.

Completely Secure
164788VIEWS
2441USERS

Tools

1 of 2

Bulk Upload Bot Urls

Tool to bulk upload URLs for bot training. Use when you need to upsert multiple document URLs into a bot in one request.

Delete Bot Data

Deletes a specific bot data entry by its ID. Use this to remove training data such as uploaded files, URLs, or other content from the bot's knowledge base. First use Get All Bot Data to find the data_id you want to delete.

Delete Starter Question

Deletes a specific starter question from a bot using its unique identifier. This operation is destructive and permanent. First retrieve available starter questions using the Get All Starter Questions action to obtain valid IDs before deletion.

Delete Uploaded File

Delete a specific uploaded file/bot data entry by its unique identifier. This permanently removes the file from the bot's training data. Use this action when you need to clean up outdated content, remove incorrect data, or manage bot training materials. The file ID can be obtained using the Get All Bot Data action. Returns the full deleted object details including metadata, status, and timestamps.

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.

Get All Bots

Retrieve all bots associated with your account. Supports pagination, search, and sorting to efficiently manage and query bot configurations. Use this when you need to list, search, or filter existing bots.