Formbricks
Overview
SLUG: FORMBRICKS
Description
Formbricks is an open-source platform for building and managing surveys, enabling organizations to collect and analyze user feedback effectively.
Authentication Details
API Key
Connecting to Formbricks
Create an auth config
Use the dashboard to create an auth config for the Formbricks toolkit. This allows you to connect multiple Formbricks accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Formbricks Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Formbricks toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FORMBRICKS_CREATE_ACTION_CLASS
Tool Name: Create Action Class
Description
Action Parameters
Action Response
FORMBRICKS_CREATE_ATTRIBUTE_CLASS
Tool Name: Create Attribute Class
Description
Action Parameters
Action Response
FORMBRICKS_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
FORMBRICKS_CREATE_DISPLAY
Tool Name: Create Display
Description
Action Parameters
Action Response
FORMBRICKS_CREATE_RESPONSE
Tool Name: Create Survey Response
Description
Action Parameters
Action Response
FORMBRICKS_CREATE_SURVEY
Tool Name: Create Survey
Description
Action Parameters
Action Response
FORMBRICKS_CREATE_WEBHOOK
Tool Name: Create Webhook
Description
Action Parameters
Action Response
FORMBRICKS_DELETE_ATTRIBUTE_CLASS
Tool Name: Delete Attribute Class
Description
Action Parameters
Action Response
FORMBRICKS_DELETE_PERSON
Tool Name: Delete Person
Description
Action Parameters
Action Response
FORMBRICKS_DELETE_RESPONSE
Tool Name: Delete Survey Response
Description
Action Parameters
Action Response
FORMBRICKS_DELETE_SURVEY
Tool Name: Delete Survey
Description
Action Parameters
Action Response
FORMBRICKS_DELETE_TEAM
Tool Name: Delete Team
Description
Action Parameters
Action Response
FORMBRICKS_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
FORMBRICKS_GET_ACCOUNT_INFO
Tool Name: Get Account Info
Description
Action Parameters
Action Response
FORMBRICKS_GET_ALL_CONTACTS
Tool Name: Get All Contacts
Description
Action Parameters
Action Response
FORMBRICKS_GET_ME
Tool Name: Get Me
Description
Action Parameters
Action Response
FORMBRICKS_GET_RESPONSES
Tool Name: Get Responses
Description
Action Parameters
Action Response
FORMBRICKS_GET_ROLES
Tool Name: Get Roles
Description
Action Parameters
Action Response
FORMBRICKS_GET_USERS
Tool Name: Get Users
Description
Action Parameters
Action Response
FORMBRICKS_GET_WEBHOOK
Tool Name: Get Webhook
Description
Action Parameters
Action Response
FORMBRICKS_LIST_ACTION_CLASSES
Tool Name: List Action Classes
Description
Action Parameters
Action Response
FORMBRICKS_LIST_ATTRIBUTE_CLASSES
Tool Name: List Attribute Classes
Description
Action Parameters
Action Response
FORMBRICKS_LIST_SURVEYS
Tool Name: List Surveys
Description
Action Parameters
Action Response
FORMBRICKS_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
FORMBRICKS_UPDATE_PERSON
Tool Name: Update Person
Description
Action Parameters
Action Response
FORMBRICKS_UPDATE_RESPONSE
Tool Name: Update Survey Response
Description
Action Parameters
Action Response
FORMBRICKS_UPDATE_SURVEY
Tool Name: Update Survey
Description
Action Parameters
Action Response
FORMBRICKS_UPDATE_WEBHOOK
Tool Name: Update Webhook
Description
Action Parameters
Action Response
FORMBRICKS_UPLOAD_BULK_CONTACTS
Tool Name: Upload Bulk Contacts
Description
Action Parameters
Action Response
FORMBRICKS_UPLOAD_PRIVATE_FILE
Tool Name: Upload Private File
Description
Action Parameters
Action Response
FORMBRICKS_UPLOAD_PUBLIC_FILE
Tool Name: Upload Public File
Description
Action Parameters
Action Response