Developer Tools45 toolsPaste one API key
Formbricks integration for AI agents
Formbricks is an open-source platform for building and managing surveys, enabling organizations to collect and analyze user feedback effectively.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Formbricks once and call the same tools from all of them.
Setup
Connect Formbricks 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
Formbricks exposes 45 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
formbricks_check_health | Check the health status of the Formbricks API | Read |
formbricks_get_account_info | Retrieves environment information for the authenticated API key | Read |
formbricks_get_all_contacts | Retrieve all contacts within the organization | Read |
formbricks_get_attribute_class | Get a specific attribute class by ID | Read |
formbricks_get_client_contacts_state | Get the current state of a contact including surveys and segment information | Read |
formbricks_get_contact_attribute_key | Retrieve detailed information about a specific contact attribute key by ID (v2 API) | Read |
formbricks_get_contact_by_id | Retrieve a specific contact by its ID | Read |
formbricks_get_me | Retrieve current authenticated organization's and environment details | Read |
formbricks_get_person_by_id | Retrieve a person by their internal ID in Formbricks | Read |
formbricks_get_responses | Retrieve survey responses with flexible filtering, sorting, and pagination | Read |
formbricks_get_roles | Retrieve all available roles in the system | Read |
formbricks_get_webhook | Retrieve details of a specific webhook | Read |
formbricks_list_action_classes | List all action classes in your Formbricks environment | Read |
formbricks_list_attribute_classes | List all attribute classes | Read |
formbricks_list_client_environment | Retrieve environment state for Formbricks SDKs | Read |
formbricks_list_contact_attribute_keys | Retrieve contact attribute keys from Formbricks | Read |
formbricks_list_health | Check the health status of critical application dependencies including database and cache | Read |
formbricks_list_management_contact_attributes | Retrieve all contact attributes in the environment | Read |
formbricks_list_management_me | Retrieve authenticated user's environment and project information | Read |
formbricks_list_management_people | Retrieve all people (legacy term for contacts) in the environment | Read |
formbricks_list_organization_teams | Retrieve all teams in an organization (v2 API) | Read |
formbricks_list_organizations_project_teams | List all project-team assignments for an organization (v2 API only) | Read |
formbricks_list_surveys | List all surveys in the environment | Read |
formbricks_list_webhooks | List all webhooks configured for the current environment | Read |
formbricks_create_action_class | Create a new action class | Write |
formbricks_create_attribute_class | Creates a new attribute class (custom contact attribute) in Formbricks | Write |
formbricks_create_client_user | Create or identify a user within a specified environment | Write |
formbricks_create_contact | Creates a new contact in a Formbricks environment | Write |
formbricks_create_display | Create a display record to track when a survey is shown to users | Write |
formbricks_create_response | Create a response for a survey | Write |