Botpress
Overview
SLUG: BOTPRESS
Description
Botpress is an open-source platform for building, deploying, and managing chatbots.
Authentication Details
API Key
Connecting to Botpress
Create an auth config
Use the dashboard to create an auth config for the Botpress toolkit. This allows you to connect multiple Botpress accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Botpress toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BOTPRESS_DELETE_FILE
Tool Name: Delete File
Description
Action Parameters
Action Response
BOTPRESS_GET_ACCOUNT
Tool Name: Get Account
Description
Action Parameters
Action Response
BOTPRESS_LIST_BOT_ISSUES
Tool Name: LIST_BOT_ISSUES
Description
Action Parameters
Action Response
BOTPRESS_LIST_CONVERSATIONS
Tool Name: LIST_CONVERSATIONS
Description
Action Parameters
Action Response
BOTPRESS_LIST_FILE_TAGS
Tool Name: LIST_FILE_TAGS
Description
Action Parameters
Action Response
BOTPRESS_LIST_FILE_TAG_VALUES
Tool Name: LIST_FILE_TAG_VALUES
Description
Action Parameters
Action Response
BOTPRESS_LIST_PUBLIC_WORKSPACES
Tool Name: LIST_PUBLIC_WORKSPACES
Description
Action Parameters
Action Response
BOTPRESS_LIST_WORKSPACES
Tool Name: LIST_WORKSPACES
Description
Action Parameters
Action Response