Design36 toolsPaste one API key
Rev AI integration for AI agents
Affordable, accurate, easy-to-use speech-to-text solutions powered by people and A.I working together.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Rev AI once and call the same tools from all of them.
Setup
Connect Rev AI 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
Rev AI exposes 36 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
rev_get_account | Retrieves Rev AI account information including email, credit balance (in hours), and HIPAA | Read |
rev_get_alignment_job | Get details of a specific forced alignment job including its status | Read |
rev_get_alignment_transcript | Retrieve the aligned transcript with timestamps for a completed alignment job | Read |
rev_get_captions | Retrieve captions (SRT or VTT) for a completed Rev.ai transcription job | Read |
rev_get_captions_translation | Retrieve translated captions for a completed Rev.ai transcription job | Read |
rev_get_custom_vocabulary_details | Retrieve custom vocabulary processing details | Read |
rev_get_job_by_id | Fetch details of a transcription job by its ID | Read |
rev_get_language_id_job | Fetch details of a language identification job by its ID | Read |
rev_get_language_id_result | Retrieve language identification results for a completed job | Read |
rev_get_list_of_jobs | Retrieves a list of transcription jobs from the past 30 days in reverse chronological order | Read |
rev_get_sentiment_job | Fetch details of a sentiment analysis job by its ID | Read |
rev_get_sentiment_result | Retrieve sentiment analysis results for a completed Rev.ai sentiment job | Read |
rev_get_topic_extraction_result | Retrieve topic extraction results for a completed job | Read |
rev_get_topic_job | Fetch details of a topic extraction job by its ID | Read |
rev_get_transcript_by_id | Retrieve the transcript of a completed Rev.ai job | Read |
rev_get_transcript_summary | Retrieve a summary of the transcript for a completed transcription job | Read |
rev_get_transcript_translation | Retrieve a translated version of the transcript for a completed Rev.ai job | Read |
rev_list_alignment_jobs | Retrieve a list of all forced alignment jobs for the account | Read |
rev_list_custom_vocabularies | Retrieve a list of all custom vocabularies for the account | Read |
rev_list_language_id_jobs | Retrieve a list of language identification jobs for the account | Read |
rev_list_sentiment_jobs | Retrieve a list of all sentiment analysis jobs for the account | Read |
rev_list_topic_jobs | Retrieve a list of all topic extraction jobs for the account | Read |
rev_start_stream_transcription | Start a WebSocket transcription stream | Read |
rev_create_rtmp_stream | Create an RTMP live stream session for real-time transcription of live audio/video streams | Write |
rev_submit_alignment_job | Submit an audio file with existing transcript for forced alignment | Read |
rev_submit_custom_vocabulary | Submits a custom vocabulary to Rev.ai for improved speech recognition accuracy on | Read |
rev_submit_language_id_job | Submit an audio file for language identification to detect the spoken language | Read |
rev_submit_sentiment_analysis_job | Submit text for sentiment analysis to detect positive, negative, or neutral sentiments | Read |
rev_submit_topic_extraction_job | Submit text or transcripts for topic extraction to identify key topics and themes | Read |
rev_submit_transcription_job | Submit an audio or video file for asynchronous transcription using Rev.ai | Read |