Botstar
Overview
SLUG: BOTSTAR
Description
BotStar is a comprehensive chatbot platform that enables businesses to design, develop, and train chatbots visually for Messenger and websites.
Authentication Details
API Key
Connecting to Botstar
Create an auth config
Use the dashboard to create an auth config for the Botstar toolkit. This allows you to connect multiple Botstar 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 Botstar toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BOTSTAR_BOTSTAR_LIVECHAT_ON_CLOSE
Tool Name: BotStar LiveChat onClose Callback
Description
Action Parameters
Action Response
BOTSTAR_GET_BOT_APP_ID
Tool Name: Get BotStar Application IDs
Description
Action Parameters
Action Response
BOTSTAR_LIVECHAT_BOOT
Tool Name: Livechat boot
Description
Action Parameters
Action Response
BOTSTAR_LIVECHAT_CLOSE
Tool Name: Close BotStar Livechat Widget
Description
Action Parameters
Action Response
BOTSTAR_LIVECHAT_ON_OPEN
Tool Name: Livechat on open
Description
Action Parameters
Action Response
BOTSTAR_LIVECHAT_OPEN
Tool Name: Livechat open
Description
Action Parameters
Action Response
BOTSTAR_LIVECHAT_UPDATE
Tool Name: Livechat update
Description
Action Parameters
Action Response
BOTSTAR_WEBVIEW_GET_PARAMETER
Tool Name: Get BotStar Webview Parameter
Description
Action Parameters
Action Response
BOTSTAR_WEBVIEW_SEND_RESPONSE
Tool Name: Webview send response
Description
Action Parameters
Action Response