App
Typebot
Convert 4x more with beautiful conversational forms. Embed them directly in your applications without a line of code.
What your agent can do with Typebot
Triggers and actions 6 actions
- ActionContinue Chat
Continue an existing chat session by sending a reply message. POST /v2/sessions/{sessionId}/continueChat
- ActionCreate Folder
Create a new folder to organize typebots. POST /v2/folders
- ActionDelete Typebot
Delete a typebot by id. DELETE /v2/typebots/{typebotId}
- ActionGet Typebot
Get a single typebot's full definition by id. GET /v2/typebots/{typebotId}
- ActionList Typebots
List all typebots in the workspace. GET /v2/typebots
- ActionPublish Typebot
Publish a typebot's draft so it's live for chats. POST /v2/typebots/{typebotId}/publish
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Typebot API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.