Developer Tools & DevOps
Connect Prisma to Your AI Agents
Let your Wkil agents provision databases, run queries, inspect schemas, and manage backups through Prisma.
Authentication: OAuth 2.0
What you can do
- Provision and manage Prisma project databases
- Run SQL queries and inspect schemas
- Manage backups and restores
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Create Prisma Project
Create a new Prisma project workspace.
Create Project Database
Provision a new database for a Prisma project.
Execute SQL Query
Run a SQL query against a connected Prisma database.
Inspect Database Schema
Retrieve the schema structure of a connected database.
List Database Backups
Retrieve available backups for a project database.
Restore Database Backup
Restore a project database from a specific backup.
Practical agent use cases
- An agent inspects a database schema before generating a migration.
- An agent restores a project database from backup after a failed deployment.
How it works with Wkil
- 1Choose the integrationAdd Prisma 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
Can an agent run destructive database operations?
You control which actions run automatically versus require human approval before executing.

