Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Custom Vocabulary
rev_ai:create_custom_vocabulary
Create a custom vocabulary to improve transcription accuracy for domain-specific terms
Write
Medium risk
Delete Custom Vocabulary
rev_ai:delete_custom_vocabulary
Permanently delete a custom vocabulary
Write
High risk
Delete Job
rev_ai:delete_job
Permanently delete a transcription job and its transcript
Write
High risk
Get Account
rev_ai:get_account
Get account information including balance and usage
Read
Low risk
Get Custom Vocabulary
rev_ai:get_custom_vocabulary
Get the status and details of a custom vocabulary
Read
Low risk
Get Job
rev_ai:get_job
Get the status and details of a transcription job
Read
Low risk
Get Transcript
rev_ai:get_transcript
Get the transcript text and timing information for a completed job
Read
Low risk
List Custom Vocabularies
rev_ai:list_custom_vocabularies
List all custom vocabularies for the account
Read
Low risk
List Jobs
rev_ai:list_jobs
List transcription jobs in reverse chronological order
Read
Low risk
Submit Job
rev_ai:submit_job
Submit a new transcription job to Rev.ai
Write
Medium risk