Developer Tools5 toolsPaste one API key
Byteforms integration for AI agents
All-in-one solution for form creation, submission management, and data integration.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Byteforms once and call the same tools from all of them.
Setup
Connect Byteforms 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
Byteforms exposes 5 tools through ClawLink. The 4 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
byteforms_get_all_forms2 | Fetch all forms created by the authenticated user | Read |
byteforms_get_form_by_id | Retrieves detailed information about a specific form by its numeric ID | Read |
byteforms_get_form_responses | Retrieve responses for a specific form with optional pagination and filtering | Read |
byteforms_create_form | Creates a new form in ByteForms | Write |