AI & ML10 toolsPaste one API key
Chatforma integration for AI agents
Chatforma is a chatbot automation platform for managing bots, users, segments, broadcasts, dialogs, forms, notifications, and variables.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Chatforma once and call the same tools from all of them.
Setup
Connect Chatforma 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
Chatforma exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
chatforma_get_user_variable | Get the current value of one bot variable for one bot user | Read |
chatforma_list_bots | List bots belonging to the connected Chatforma account so their IDs can be used in bot-scoped | Read |
chatforma_list_dialog_messages | Return one page of messages exchanged in a specific user's bot dialog, with a cursor for | Read |
chatforma_list_predefined_messages | List predefined messages configured in a bot so a message ID can be selected for sending | Read |
chatforma_list_segments | List the user segments configured for a bot, including segment IDs needed for targeted sends | Read |
chatforma_list_users | List a bot's users, members of one segment, or users with open dialogs; choose the view that | Read |
chatforma_list_variables | List variables configured for a bot, including IDs and types needed to read user-specific values | Read |
chatforma_send_dialog_message | Immediately send a user-visible text message into a specific user's bot dialog | Write |
chatforma_send_predefined_message | Send a configured bot message to one user or dispatch it to a segment | Write |
chatforma_send_text_dispatch | Create a user-visible text dispatch for one bot user or a segment | Write |