Developer Tools11 toolsPaste one API key
Cabinpanda integration for AI agents
CabinPanda is a data collection platform that enables users to create and manage online forms, facilitating efficient data gathering and analysis.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Cabinpanda once and call the same tools from all of them.
Setup
Connect Cabinpanda 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
Cabinpanda exposes 11 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
cabinpanda_get_form_details | Retrieve details of a specific form by its key (32-character hex string) | Read |
cabinpanda_get_integration_details | Retrieve detailed information about a specific integration by its numeric ID | Read |
cabinpanda_get_profile | Retrieves the authenticated user's CabinPanda profile including account details, workspace | Read |
cabinpanda_list_forms | Retrieve a list of all forms associated with the account | Read |
cabinpanda_list_integrations | Retrieve a list of all integrations for the account | Read |
cabinpanda_list_submissions | Retrieve all submissions for a specific form | Read |
cabinpanda_list_users | Retrieves a list of all team members (users) associated with your CabinPanda account | Read |
cabinpanda_create_form | Create a new form in CabinPanda using a template | Write |
cabinpanda_update_form | Update the details of an existing form including name, template, fields and settings | Write |