Data & Analytics10 toolsPaste one API key
Knack integration for AI agents
No-code database and business application platform for building custom web apps without coding.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Knack once and call the same tools from all of them.
Setup
Connect Knack 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
Knack exposes 10 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
knack_get_object_record | Retrieve a single record by its ID from a specific Knack object | Read |
knack_list_object_records | Retrieve multiple records from a specific Knack object (table) | Read |
knack_list_view_records | Retrieve multiple records from a specific Knack view (tables, lists, searches, calendars) | Read |
knack_create_object_record | Create a new record in a specific Knack object | Write |
knack_create_view_record | Create a new record through a form view in Knack | Write |
knack_update_object_record | Update an existing record in a specific Knack object | Write |
knack_upload_file | Upload a file to a Knack application | Write |
knack_upload_image | Upload an image to a Knack application | Write |