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.
Batch Extract
ai_textraction:batch_extract
Extract text from multiple images in a single batch operation.
Write
Medium risk
Delete Extraction
ai_textraction:delete_extraction
Permanently delete a text extraction job and all its data.
Write
High risk
Extract Structured Data
ai_textraction:extract_structured_data
Extract structured data from documents like invoices, receipts, business cards, etc.
Write
Medium risk
Extract Text
ai_textraction:extract_text
Extract text from an image or document using OCR technology.
Write
Medium risk
Extract Text Base64
ai_textraction:extract_text_base64
Extract text from a base64 encoded image or document using OCR technology.
Write
Medium risk
Get Account Usage
ai_textraction:get_account_usage
Get account usage statistics including API calls, processing time, and billing info.
Read
Low risk
Get Batch Status
ai_textraction:get_batch_status
Get the status and results of a batch text extraction job.
Read
Low risk
Get Extraction
ai_textraction:get_extraction
Get the status and results of a text extraction job by ID.
Read
Low risk
List Extractions
ai_textraction:list_extractions
List text extraction jobs with optional filtering and pagination.
Read
Low risk