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 Transcript
temi:create_transcript
Create a new transcript from an audio/video file URL.
Write
Medium risk
Delete Transcript
temi:delete_transcript
Permanently delete a transcript. This action cannot be undone.
Write
High risk
Get Account Info
temi:get_account_info
Get current account information including credit balance and usage statistics.
Read
Low risk
Get Transcript
temi:get_transcript
Fetch a single transcript by ID with full content and metadata.
Read
Low risk
Get Transcript Speakers
temi:get_transcript_speakers
Get speaker identification results for a transcript with speaker labels and segments.
Read
Low risk
Get Transcript Text
temi:get_transcript_text
Get transcript text content in various formats (plain text, SRT, VTT, or detailed JSON).
Read
Low risk
List Transcripts
temi:list_transcripts
List transcripts with optional filtering by status and date range.
Read
Low risk
Update Transcript
temi:update_transcript
Update transcript metadata like name and speaker labels.
Write
Medium risk