Developer Tools9 toolsPaste one API key
Gladia integration for AI agents
Gladia provides state-of-the-art audio transcription and intelligence services through a simple API, enabling real-time and asynchronous transcription, translation, and audio analysis.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Gladia once and call the same tools from all of them.
Setup
Connect Gladia through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Gladia exposes 9 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
gladia_get_live_transcription_result | Retrieve metadata and results of a live transcription job | Read |
gladia_get_pre_recorded_job | Retrieve a pre-recorded transcription job's metadata, status, and results by ID | Read |
gladia_list_live_transcriptions | List live transcription jobs | Read |
gladia_list_pre_recorded_jobs | List all pre-recorded transcription jobs matching the query parameters | Read |
gladia_initiate_live_session | Initiates a live (real-time) transcription session with Gladia's API | Read |
gladia_initiate_pre_recorded_transcription | Initiate a pre-recorded transcription job | Read |
gladia_upload_audio_video_file | Upload an audio or video file to Gladia for speech-to-text transcription | Write |