Chatforma

Chatforma is a chatbot automation platform for managing bots, users, segments, broadcasts, dialogs, forms, notifications, and variables.

10 actions Integration catalog
Request access
Connect Chatforma once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get User VariableCHATFORMA_GET_USER_VARIABLE
Get the current value of one bot variable for one bot user.
List BotsCHATFORMA_LIST_BOTS
List bots belonging to the connected Chatforma account so their IDs can be used in bot-scoped tools.
List Dialog MessagesCHATFORMA_LIST_DIALOG_MESSAGES
Return one page of messages exchanged in a specific user's bot dialog, with a cursor for continuing the history.
List Predefined MessagesCHATFORMA_LIST_PREDEFINED_MESSAGES
List predefined messages configured in a bot so a message ID can be selected for sending.
List SegmentsCHATFORMA_LIST_SEGMENTS
List the user segments configured for a bot, including segment IDs needed for targeted sends.
List UsersCHATFORMA_LIST_USERS
List a bot's users, members of one segment, or users with open dialogs; choose the view that matches the task.
List VariablesCHATFORMA_LIST_VARIABLES
List variables configured for a bot, including IDs and types needed to read user-specific values.
Send Dialog MessageCHATFORMA_SEND_DIALOG_MESSAGE
Immediately send a user-visible text message into a specific user's bot dialog. This irreversible action may contact a real user.
Send Predefined MessageCHATFORMA_SEND_PREDEFINED_MESSAGE
Send a configured bot message to one user or dispatch it to a segment. This irreversible action may contact one or many real users.
Send Text DispatchCHATFORMA_SEND_TEXT_DISPATCH
Create a user-visible text dispatch for one bot user or a segment. Delivery may be immediate or scheduled where supported and cannot be undone through this API.