Botpress
Botpress

Botpress is an open-source platform for building, deploying, and managing chatbots.

Completely Secure
164715VIEWS
2154USERS

Tools

1 of 2

Botpress Create Bot

Tool to create a new bot in a Botpress workspace via the Admin API. Use when you need to provision a new bot with optional configuration including name, code, tags, events, states, and integrations.

Delete File

Permanently deletes a file from a Botpress bot's storage by its file ID. Use this tool to remove files that are no longer needed. The deletion is irreversible. Requires a valid file ID and the bot ID that owns the file.

Get Account

Tool to get details of the authenticated account. Use after confirming valid credentials.

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.

List Conversations

Tool to list all Conversations. Use when you need to retrieve and page through chat threads.

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.