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
api4ai:analyze_document
Analyze a document using API4AI's document processing models.
Write
Medium risk
Analyze Image
api4ai:analyze_image
Analyze an image using API4AI's various AI models.
Write
Medium risk
Check Nsfw
api4ai:check_nsfw
Check if an image contains NSFW (Not Safe For Work) content.
Read
Low risk
Detect Faces
api4ai:detect_faces
Detect faces in an image and optionally extract attributes.
Write
Medium risk
Extract Text
api4ai:extract_text
Extract text from an image using OCR (Optical Character Recognition).
Write
Medium risk
Get Account Info
api4ai:get_account_info
Get account information including usage limits and remaining credits.
Read
Low risk
Get Job Status
api4ai:get_job_status
Check the status of an asynchronous analysis job.
Read
Low risk
List Models
api4ai:list_models
List available AI models and their capabilities.
Read
Low risk