Developer Tools19 toolsPaste one API key
Basin integration for AI agents
Basin is a no-code form backend that enables users to set up powerful, reliable forms quickly without writing server-side code.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Basin once and call the same tools from all of them.
Setup
Connect Basin 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
Basin exposes 19 tools through ClawLink. The 15 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
basin_get_domains | Retrieve a list of all custom domains associated with the Basin account | Read |
basin_get_form_details | Retrieves comprehensive details about a specific Basin form including configuration | Read |
basin_get_form_webhook | Retrieve details of a specific form webhook by its ID | Read |
basin_get_forms | Retrieves a list of all Basin forms with their configuration and metadata | Read |
basin_get_project_details | Retrieve detailed information about a specific project | Read |
basin_get_projects | Retrieves a list of Basin projects from your account | Read |
basin_get_submissions | Retrieve form submissions from Basin with optional filtering, sorting, and search capabilities | Read |
basin_get_webhooks | Retrieve all webhooks associated with a specific form | Read |
basin_list_form_views | Retrieves a list of all Basin form views with their configuration and metadata | Read |
basin_create_form | Create a new form in Basin | Write |
basin_create_form_webhook | Create a new webhook for a specific form | Write |
basin_create_project | Create a new Basin project | Write |
basin_update_form | Update an existing Basin form by ID | Write |
basin_update_project | Update details of an existing project | Write |
basin_update_webhook | Update settings of an existing webhook for a form | Write |