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 Transcription
happy_scribe:create_transcription
Create a new transcription job from an audio/video file URL.
Write
Medium risk
Delete Transcription
happy_scribe:delete_transcription
Delete a transcription permanently. This action cannot be undone.
Write
High risk
Get Export
happy_scribe:get_export
Get download URL for a transcription export in various formats.
Read
Low risk
Get Organization
happy_scribe:get_organization
Fetch organization details including usage statistics and settings.
Read
Low risk
Get Transcription
happy_scribe:get_transcription
Fetch a single transcription by ID with status, text content, and metadata.
Read
Low risk
List Organizations
happy_scribe:list_organizations
List all organizations you have access to.
Read
Low risk
List Transcriptions
happy_scribe:list_transcriptions
List transcriptions with optional filtering by status, language, and organization.
Read
Low risk
Update Transcription
happy_scribe:update_transcription
Update transcription metadata, text content, or speaker labels.
Write
Medium risk