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.
Cancel Order
rev:cancel_order
Cancel an order that is currently in progress.
Write
High risk
Create Caption Order
rev:create_caption_order
Create a new caption order for video content.
Write
Medium risk
Create Transcription Order
rev:create_transcription_order
Create a new transcription order for audio/video content.
Write
Medium risk
Estimate Order Cost
rev:estimate_order_cost
Get cost estimate for transcription or caption services before placing an order.
Write
Medium risk
Get Account Balance
rev:get_account_balance
Get current account balance and credit information.
Read
Low risk
Get Captions
rev:get_captions
Download the completed captions from a caption order.
Read
Low risk
Get Order
rev:get_order
Fetch a single order by ID with complete details including jobs and status.
Read
Low risk
Get Transcript
rev:get_transcript
Download the completed transcript text from a transcription order.
Read
Low risk
List Orders
rev:list_orders
List orders with pagination support.
Read
Low risk