Design9 toolsPaste one API key
GetTranscribe integration for AI agents
GetTranscribe converts supported video and media URLs into searchable transcriptions and provides tools for managing transcription jobs, results, and folders.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect GetTranscribe once and call the same tools from all of them.
Setup
Connect GetTranscribe 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
GetTranscribe exposes 9 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
get_transcribe_get_current_account | Return the connected GetTranscribe account's safe identity, plan, usage limits, and available | Read |
get_transcribe_get_folder | Retrieve one transcription folder owned by the connected account | Read |
get_transcribe_get_transcription | Retrieve one completed transcription with its text and media metadata; optionally include | Read |
get_transcribe_get_transcription_job | Get the status and progress of one asynchronous transcription job, including the finished | Read |
get_transcribe_list_folders | List transcription folders owned by the connected account, optionally filtering by parent folder | Read |
get_transcribe_list_transcription_jobs | List asynchronous transcription jobs for the connected account, optionally filtered by | Read |
get_transcribe_list_transcriptions | List lightweight completed-transcription metadata for the connected account, with folder and | Read |
get_transcribe_create_transcription_job | Queue a paid asynchronous transcription job for a supported public video or direct media URL | Write |
get_transcribe_resolve_media_download_url | Resolve a fresh direct download URL for supported social or direct media without creating a | Read |