ClawLink
AI & ML31 toolsPaste one API key

Botstar integration for AI agents

BotStar is a comprehensive chatbot platform that enables businesses to design, develop, and train chatbots visually for Messenger and websites.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Botstar once and call the same tools from all of them.

Setup

Connect Botstar through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Botstar exposes 31 tools through ClawLink. The 27 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
botstar_get_botGet your bot by bot IDRead
botstar_get_bot_app_idRetrieve the BotStar application ID (`appId`)Read
botstar_get_cms_entityGet a specific CMS entity by IDRead
botstar_get_entity_itemRetrieve a specific item from a CMS entity with all field valuesRead
botstar_list_bot_attributesGet all bot attributes from BotStarRead
botstar_list_botsGet your list of botsRead
botstar_list_cms_entitiesRetrieve all CMS entities for a botRead
botstar_list_entity_itemsRetrieve all entity items with pagination supportRead
botstar_livechat_bootReinitialize the live chat widget with provided dataRead
botstar_livechat_closeHide the live chat windowRead
botstar_livechat_on_closeRegister a callback when the chat window is closedRead
botstar_livechat_on_openRegister a callback when the chat window is openedRead
botstar_livechat_openShow the live chat windowRead
botstar_livechat_updateUpdate user details on the current live chat sessionRead
botstar_webview_get_parameterRetrieve a parameter value passed from the BotStar chatbot to the webviewRead
botstar_webview_send_responseSend data from the webview back to the BotStar chatbotRead
botstar_create_botCreate a new bot in BotStarWrite
botstar_create_bot_attributeCreate a new bot attribute in BotStarWrite
botstar_create_cms_entityCreate a CMS entity in BotStar with a name and optional fieldsWrite
botstar_create_entity_fieldsCreate entity field(s) in BotStar CMSWrite
botstar_create_entity_itemCreate a new entity item in BotStar CMSWrite
botstar_create_user_attributesCreate custom user attributes in BotStarWrite
botstar_publish_botPublish a bot to liveWrite
botstar_update_bot_attributeUpdate a bot attribute in BotStarWrite
botstar_update_cms_entityUpdate a CMS entity in BotStarWrite
botstar_update_entity_fieldsUpdate entity field(s) in BotStar CMSWrite
botstar_update_entity_itemUpdate a CMS entity item in BotStarWrite