Developer Tools & DevOps
Connect AppDrag to Your AI Agents
Enable Wkil agents to call serverless backend functions and query databases through AppDrag's low-code platform.
Authentication: API key
What you can do
- Call serverless backend functions
- Query and update database tables visually
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
11 verified tools
Execute Cloud Backend function via POST
Call a serverless backend function with a POST request.
Visual SQL SELECT
Query a database table using the visual SQL builder.
Visual SQL Update
Update rows in a database table using the visual SQL builder.
Visual SQL Delete
Delete rows from a database table using the visual SQL builder.
Execute Cloud Backend function via DELETE
Call a serverless backend function with a DELETE request.
Execute Cloud Backend function via PUT (default)
Call a serverless backend function with a PUT request.
Execute PROD API Function (GET)
Call a production backend function with a GET request.
Execute Dev Function (PATCH)
Call a development-environment backend function with a PATCH request.
View all verified tools (search)
Execute Cloud Backend function via DELETEExecute Preprod Function (DELETE)Execute PROD API Function (GET)Execute Dev Function (PATCH)Execute Cloud Backend function via POSTExecute Function POST (Preprod Env)Execute Cloud Backend function via PUT (default)Execute Cloud Backend function via PUT (preprod)Visual SQL DeleteVisual SQL SELECTVisual SQL Update
Practical agent use cases
- An agent calls a custom backend function to process a form submission.
How it works with Wkil
- 1Choose the integrationAdd AppDrag to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
Do I need to write SQL to query the database?
No — AppDrag's visual SQL tools let an agent select and update data without hand-written queries.

