Deepgram
artificial intelligence 8 tools availableDeepgram provides AI-powered speech recognition and understanding services, offering APIs for real-time and pre-recorded audio transcription, text-to-speech, and audio intelligence.
About this integration
Connect Deepgram to Definable to route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas call Deepgram's 8 tools directly from chat or scheduled flows. Add it to your persona's available models and route requests to it where it fits best.
Connect Deepgram to Definable and it becomes a set of typed tools your agents plan with — triggered by events, run on schedules, or invoked mid-conversation. Every write is checked by the verifier before it lands.
Deepgram · in workflows
What teams actually run.
Three patterns teams run with Deepgram on day one. Each one is a plain-English prompt — no canvas, no glue code — and you can remix them into anything.
Specialised pipeline
8 tools available
The Deepgram toolbox.
Every Deepgram capability your agents can call, each with a typed schema the planner reads. The router picks the right tool per step; the verifier checks the result.
Get Model by ID Retrieve metadata for a specific Deepgram model by its UUID. Returns detailed model information including name, architecture, supported languages, version, and capabilities. Works for both STT (speech-to-text) and TTS (text-to-speech) models.
Get Public Models Retrieve metadata on all public Deepgram models (speech-to-text and text-to-speech). Returns comprehensive model information including supported languages, architectures, versions, and capabilities. Set include_outdated to True to include deprecated versions.
List Deepgram Projects Tool to list all Deepgram projects. Use after authenticating with your API key.
Get Project Usage Summary Retrieves aggregated usage statistics for a Deepgram project including total audio duration, billable duration, number of requests, channels processed, and confidence/relevance scores. Returns both overall totals and breakdowns by model/accessor/tag. Use this to analyze API consumption, track costs, or monitor transcription quality metrics over time.
List Project Scopes Tool to list all scopes for a specified Deepgram project. Use when you need to retrieve all permission scopes for a project.
List Think Models Tool to list available think models for AI agent processing and voice agent configuration. Use when you need to see which think models are available for voice agents.
Transcribe Pre-recorded Audio Tool to transcribe pre-recorded audio files into text. Use when converting a publicly accessible audio file URL to text. Primary transcript is at `results.channels[0].alternatives[0].transcript` in the response. Silent audio returns a valid empty transcript, not an error. Verify supported models and language codes via `DEEPGRAM_GET_MODELS` when uncertain.
Text-to-Speech (REST) Tool to convert text into natural-sounding speech. Use when you need TTS audio from text inputs.
See it run
One prompt, start to finish.
A real prompt, the Deepgram tools it calls, and what comes back. This is the whole interface — describe the outcome, agents handle the rest.
Run a real Deepgram task end-to-end — plan it, execute across the API, and hand back a verified result.
deepgram.get_model_by_id Retrieve metadata for a specific Deepgram model by its UUID. Returns detailed model inform deepgram.get_public_models Retrieve metadata on all public Deepgram models (speech-to-text and text-to-speech). Retur deepgram.list_deepgram_projects Tool to list all Deepgram projects. Use after authenticating with your API key. · verified Done. Deepgram responded across 3 calls, the verifier signed off, and the result is logged with every payload.
FAQ · Deepgram
Questions, answered.
What teams ask before connecting Deepgram.
01 What can I automate with Deepgram on Definable?
Anything Deepgram exposes through its API. Common artificial intelligence workflows on Definable include route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas can call any of the 8 Deepgram tools directly, then chain the result into another integration without you writing code.
02 How does Deepgram authentication work?
Deepgram uses API_KEY 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.
03 Is the Deepgram integration included in my Definable plan?
Yes — every Definable plan, including Starter, includes access to all 8 Deepgram tools. You only need a separate Deepgram subscription if Deepgram itself charges per seat or per API call.
04 Is using Deepgram through Definable secure?
Every call from a persona to Deepgram 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.
05 How do I get started with Deepgram on Definable?
Sign up for Definable, open the integrations page, find Deepgram, and connect via OAuth or API key. You can immediately attach Deepgram to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
06 What Deepgram actions does Definable expose?
Definable exposes all 8 Deepgram actions as callable tools — including `Get Model by ID`, `Get Public Models`, `List Deepgram Projects`, plus 5 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Put Deepgram to work tonight.
Connect in two clicks, describe an outcome, and your first workflow is live in minutes. Free plan included — no card required.