Botpress is an open-source platform for building, deploying, and managing chatbots.
Tool to delete a file by its id or key. use after confirming the file exists.
Tool to get details of the authenticated account. use after confirming valid credentials.
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.
Tool to list all conversations. use when you need to retrieve and page through chat threads.
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.
Tool to list all values for a given file tag across all files. use after determining the tag name; supports pagination via nexttoken.