AI & ML9 toolsPaste one API key
AssemblyAI integration for AI agents
AssemblyAI provides speech-to-text transcription and audio intelligence APIs for uploaded and remotely hosted media.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect AssemblyAI once and call the same tools from all of them.
Setup
Connect AssemblyAI 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
AssemblyAI exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
assemblyai_export_subtitles | Export a completed transcript as raw SRT or WebVTT subtitle text | Read |
assemblyai_get_redacted_audio | Get the processing status and short-lived signed download URL for PII-redacted audio | Read |
assemblyai_get_transcript | Retrieve an AssemblyAI transcript's current state and results, optionally waiting until | Read |
assemblyai_get_transcript_segments | Return sentence- or paragraph-level segments, timestamps, confidence, and words for a completed | Read |
assemblyai_list_transcripts | List project transcripts from the last 90 days, newest first, with optional filters and a | Read |
assemblyai_search_transcript | Find words or phrases in a completed transcript and return occurrence counts and timestamps | Read |
assemblyai_submit_transcript | Queue an asynchronous pre-recorded transcription from a reachable media URL | Read |
assemblyai_upload_media | Upload an audio or video file to AssemblyAI and return the project-private URL to use when | Write |