Convex

19 tools available

Backend-as-a-Service platform with real-time database, serverless functions, and built-in authentication

Connect Convex to Definable to triage issues, review pull requests, monitor builds. Personas call Convex's 19 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.

Common workflows with Convex

01

Triage incoming issues

  1. Webhook fires on every new issue
  2. Persona summarises and labels it
  3. Assigns the right engineer
02

Auto-review PRs

  1. Pull the diff
  2. Run a code-review persona
  3. Post structured feedback as PR comment
03

Failing-build alerts

  1. CI sends a failure event
  2. Agent inspects logs and stack trace
  3. Drops a debug summary in Slack
04

Release notes from commits

  1. Read commits since last tag
  2. Group by type with the model
  3. Post to a changelog channel

Convex actions 19

Every Convex action below is a callable tool any Definable persona can invoke.

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.

Get Project by ID

Tool to retrieve detailed information about a specific Convex project by its ID. Use when you need to fetch project metadata including name, slug, team association, and creation time.

Get Project by Slug

Tool to retrieve a Convex project by its slug within a team. Use when you need to fetch project details using human-readable identifiers instead of numeric IDs.

Get Query Timestamp

Tool to get the latest timestamp for queries from Convex deployment. Use when you need to retrieve the current query timestamp from the Convex API.

Get token details

Tool to retrieve token details for the authenticated token. Returns the team ID for team tokens or project ID for project tokens. Especially useful after receiving a token from an OAuth flow to identify which team or project it belongs to.

List Deploy Keys

Tool to list all deploy keys for a specified Convex deployment. Use when you need to view all authentication tokens that can be used to deploy to this deployment.

List deployment classes

Tool to list available deployment classes for a Convex team. Use when you need to check which deployment classes are available for a specific team.

List deployment regions

Tool to list available deployment regions for a Convex team. Use when you need to check which regions are available for deploying a team's backend.

List Deployments

Tool to list all deployments for a Convex project. Use when you need to see all deployments (production, preview, or local) for a specific project.

List Log Streams

Tool to list all existing log stream configurations in a deployment. Use when you need to view configured log streaming destinations like Datadog, Webhook, Axiom, or Sentry.

List Projects

Tool to list all projects for a specific Convex team. Use when you need to retrieve all projects associated with a team by team ID.

Update Deployment

Tool to update properties of an existing Convex deployment. Use when you need to modify deployment settings such as dashboard edit confirmation or deployment reference. Only the fields provided in the request are modified.

Frequently asked questions

What can I automate with Convex on Definable?

Anything Convex exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 19 Convex tools directly, then chain the result into another integration without you writing code.

How does Convex authentication work?

Convex uses API_KEY, API_KEY, OAUTH2 on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Convex integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 19 Convex tools. You only need a separate Convex subscription if Convex itself charges per seat or per API call.

Is using Convex through Definable secure?

Every call from a persona to Convex is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Convex on Definable?

Sign up for Definable, open the integrations page, find Convex, and connect via OAuth or API key. You can immediately attach Convex to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Convex actions does Definable expose?

Definable exposes all 19 Convex actions as callable tools — including `Create deploy key`, `Create Deployment`, `Create Project`, plus 16 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Convex?

Wire it up in minutes. No coding required.

← All integrations