Developer Tools11 toolsPaste one API key
AppDrag integration for AI agents
AppDrag is a cloud-based platform for building websites, APIs, and databases with drag-and-drop tools, code editing, and integrated hosting to accelerate development workflows and iteration.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect AppDrag once and call the same tools from all of them.
Setup
Connect AppDrag 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
AppDrag exposes 11 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
appdrag_execute_function_get_prod | Execute a production Cloud Backend API function via GET | Read |
appdrag_visual_sql_select | Execute a Visual SELECT Cloud Backend function | Read |
appdrag_execute_function_patch_dev | Execute the development version of a Cloud Backend API function via PATCH | Read |
appdrag_execute_function_post_default | Execute a Cloud Backend API function via POST on the default environment | Read |
appdrag_execute_function_post_preprod | Execute a Cloud Backend API function via POST on the preprod environment | Read |
appdrag_execute_function_put_default | Execute a Cloud Backend API function via PUT on the default environment | Read |
appdrag_execute_function_put_preprod | Execute a Cloud Backend API function via PUT on the preprod environment | Read |
appdrag_visual_sql_update | Execute a Visual SQL UPDATE via an AppDrag Visual UPDATE function | Read |