Convex
Backend-as-a-Service platform with real-time database, serverless functions, and built-in authentication
In development
Cataloged and scoped, not yet available to run in production.
- 19
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create deploy key
Tool to create a deploy key for use with the Convex CLI. Use when you need to generate credentials for CLI-based development or deployment workflows. The generated key provides administrative access to the specified deployment.
Create Deployment
Tool to create a new deployment for a Convex project. Use when you need to create a development, production, or custom deployment. Specify the deployment type and optional configuration like class, reference, and region.
Create Project
Tool to create a new project on a Convex team, optionally provisioning a dev or prod deployment. Use when you need to initialize a new Convex project in a team.
Delete Custom Domain
Tool to remove a custom domain from a Convex deployment. Use when you need to delete a previously configured custom domain.
Delete Deployment
Tool to delete a Convex deployment. Use when you need to permanently remove a deployment and all its data. WARNING: This action will delete all data and files in the deployment and cannot be undone.
Delete project
Deletes a Convex project and all its deployments permanently. Use when you need to permanently remove a project and all associated data. This operation cannot be undone.
Execute Query Batch
Tool to execute multiple Convex query functions in a single batch request. Use when you need to fetch data from multiple queries efficiently in one API call.
Get Deployment Details
Tool to retrieve details about a Convex cloud deployment. Use when you need to get information about a specific deployment including its configuration, region, creation time, and status.
Triggers
Events that start workflows from this integration.
HTTP Action Received
An HTTP request is received by a Convex HTTP action endpoint. This can be used for receiving webhooks from third-party services, creating custom API routes, or handling file uploads.
Log Stream Event
An event is emitted to a Convex webhook log stream, containing function executions and console.log messages from your Convex deployment.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.