Developer Tools6 toolsPaste one API key
Formcrafts integration for AI agents
Formcrafts is an online form builder for collecting responses, managing forms, and accessing uploaded files across an organization.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Formcrafts once and call the same tools from all of them.
Setup
Connect Formcrafts 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
Formcrafts exposes 6 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
formcrafts_download_file | Download an uploaded Formcrafts file by file ID and return an offloaded file reference | Read |
formcrafts_get_form | Get a Formcrafts form's metadata, response count, fields, and pages by form ID | Read |
formcrafts_list_files | Return one page of files uploaded to the connected Formcrafts organization | Read |
formcrafts_list_form_responses | Return one page of live responses for a Formcrafts form, including visitor metadata, workflow | Read |
formcrafts_list_forms | Return one page of forms from the connected Formcrafts organization | Read |
formcrafts_list_workspaces | Return one page of workspaces from the connected Formcrafts organization | Read |