AI & ML8 toolsPaste one API key
BotMape integration for AI agents
BotMape provides APIs for creating and managing AI agents, knowledge bases, conversations, messages, and usage analytics.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect BotMape once and call the same tools from all of them.
Setup
Connect BotMape 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
BotMape exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
botmape_get_ai_agent | Return the detailed configuration, behavior prompt, appearance, and active state of one AI | Read |
botmape_get_platform_analytics | Return account-wide BotMape message and conversation totals, daily activity, averages, and | Read |
botmape_list_ai_agents | Return all AI agents owned by the connected BotMape account, including the IDs needed by | Read |
botmape_list_knowledge_entries | Return all knowledge-base entries currently attached to one AI agent, including entry IDs | Read |
botmape_add_knowledge | Add and automatically embed training content in one AI agent's knowledge base, optionally with | Write |
botmape_create_ai_agent | Permanently create a BotMape AI agent | Write |
botmape_send_message_to_ai_agent | Immediately send a visitor message to an AI agent, creating a conversation or continuing the | Write |