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.
Analyze Document Structure
unstructured:analyze_document_structure
Analyze document structure and hierarchy to understand document organization.
Write
Medium risk
Extract Tables
unstructured:extract_tables
Extract tables specifically from documents with enhanced table structure detection.
Write
Medium risk
Extract Text
unstructured:extract_text
Extract clean text content from documents with minimal processing overhead.
Write
Medium risk
Partition Document
unstructured:partition_document
Extract structured elements from an unstructured document using AI-powered partitioning.
Write
Medium risk
Partition Document Url
unstructured:partition_document_url
Extract structured elements from a document at a public URL using AI-powered partitioning.
Write
Medium risk