Create BotTool to create a new bot in BotStar.
Create Bot AttributeTool to create a new bot attribute in BotStar.
Create CMS EntityTool to create a CMS entity in BotStar with a name and optional fields.
Create Entity FieldsTool to create entity field(s) in BotStar CMS.
Create Entity ItemTool to create a new entity item in BotStar CMS.
Create User AttributesTool to create custom user attributes in BotStar.
Delete Bot AttributeTool to delete a bot attribute by ID.
Delete CMS EntityTool to delete a CMS entity by ID.
Delete Entity FieldsTool to delete entity field(s) from a CMS entity.
Delete Entity ItemTool to delete an entity item from a CMS entity.
Get BotTool to get your bot by bot ID.
Get BotStar Application IDsTool to retrieve the BotStar application ID (`appId`).
Get CMS EntityTool to get a specific CMS entity by ID.
Get Entity ItemTool to retrieve a specific item from a CMS entity with all field values.
List Bot AttributesTool to get all bot attributes from BotStar.
List BotsTool to get your list of bots.
List CMS EntitiesTool to retrieve all CMS entities for a bot.
List Entity ItemsTool to retrieve all entity items with pagination support.
Livechat bootTool to reinitialize the live chat widget with provided data.
Close BotStar Livechat WidgetTool to hide the live chat window.
BotStar LiveChat onClose CallbackTool to register a callback when the chat window is closed.
Livechat on openTool to register a callback when the chat window is opened.
Livechat openTool to show the live chat window.
Livechat updateTool to update user details on the current live chat session.
Publish Bot to LiveTool to publish a bot to live.
Update Bot AttributeTool to update a bot attribute in BotStar.
Update CMS EntityTool to update a CMS entity in BotStar.
Update Entity FieldsTool to update entity field(s) in BotStar CMS.
Update Entity ItemTool to update a CMS entity item in BotStar.
Get BotStar Webview ParameterTool to retrieve a parameter value passed from the BotStar chatbot to the webview.
Webview send responseTool to send data from the webview back to the BotStar chatbot.