Convex Integration
Convex API Operations
Browse all 19 operations available for Convex workflow automation.
project-management
19 operationsCONVEX_CREATE_DEPLOYMENTCreate Deployment
Tool to create a new deployment for a Convex project.
CONVEX_CREATE_PROJECTCreate Project
Tool to create a new project on a Convex team, optionally provisioning a dev or prod deployment.
CONVEX_CREATE_DEPLOY_KEYCreate deploy key
Tool to create a deploy key for use with the Convex CLI.
CONVEX_DELETE_CUSTOM_DOMAINDelete Custom Domain
Tool to remove a custom domain from a Convex deployment.
CONVEX_DELETE_DEPLOYMENTDelete Deployment
Tool to delete a Convex deployment.
CONVEX_DELETE_PROJECTDelete project
Deletes a Convex project and all its deployments permanently.
CONVEX_EXECUTE_QUERY_BATCHExecute Query Batch
Tool to execute multiple Convex query functions in a single batch request.
CONVEX_GET_DEPLOYMENTGet Deployment Details
Tool to retrieve details about a Convex cloud deployment.
CONVEX_GET_PROJECT_BY_IDGet Project by ID
Tool to retrieve detailed information about a specific Convex project by its ID.
CONVEX_GET_PROJECT_BY_SLUGGet Project by Slug
Tool to retrieve a Convex project by its slug within a team.
CONVEX_GET_QUERY_TIMESTAMPGet Query Timestamp
Tool to get the latest timestamp for queries from Convex deployment.
CONVEX_GET_TOKEN_DETAILSGet token details
Tool to retrieve token details for the authenticated token.
CONVEX_LIST_DEPLOY_KEYSList Deploy Keys
Tool to list all deploy keys for a specified Convex deployment.
CONVEX_LIST_DEPLOYMENTSList Deployments
Tool to list all deployments for a Convex project.
CONVEX_LIST_LOG_STREAMSList Log Streams
Tool to list all existing log stream configurations in a deployment.
CONVEX_LIST_PROJECTSList Projects
Tool to list all projects for a specific Convex team.
CONVEX_LIST_DEPLOYMENT_CLASSESList deployment classes
Tool to list available deployment classes for a Convex team.
CONVEX_LIST_DEPLOYMENT_REGIONSList deployment regions
Tool to list available deployment regions for a Convex team.
CONVEX_UPDATE_DEPLOYMENTUpdate Deployment
Tool to update properties of an existing Convex deployment.