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.
Delete Uploaded File
llmwhisperer:delete_uploaded_file
Delete a previously uploaded file from LLMWhisperer storage.
Write
High risk
Get Account Usage
llmwhisperer:get_account_usage
Get account usage statistics and limits.
Read
Low risk
Get Job Status
llmwhisperer:get_job_status
Check the status of an asynchronous document processing job.
Read
Low risk
List Supported Formats
llmwhisperer:list_supported_formats
Get list of supported document formats and their capabilities.
Read
Low risk
Process Uploaded File
llmwhisperer:process_uploaded_file
Process a previously uploaded file and extract text optimized for LLMs.
Write
Medium risk
Upload Document
llmwhisperer:upload_document
Upload a document file to LLMWhisperer for processing.
Write
Medium risk
Whisper Document
llmwhisperer:whisper_document
Process a document (PDF, image) and extract text optimized for LLMs.
Write
Medium risk