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 Batch
lettria:analyze_batch
Analyze multiple texts in a single batch request for better performance.
Write
Medium risk
Analyze Sentiment
lettria:analyze_sentiment
Analyze text sentiment (positive, negative, neutral) with confidence scores.
Write
Medium risk
Analyze Text
lettria:analyze_text
Analyze text for sentiment, emotions, entities, and keywords using Lettria's NLP engine.
Write
Medium risk
Detect Emotions
lettria:detect_emotions
Detect emotions (joy, anger, fear, sadness, etc.) in text with confidence scores.
Write
Medium risk
Detect Language
lettria:detect_language
Detect the language of text content with confidence scores.
Write
Medium risk
Extract Entities
lettria:extract_entities
Extract named entities (people, organizations, locations, etc.) from text.
Write
Medium risk
Extract Keywords
lettria:extract_keywords
Extract important keywords and key phrases from text with relevance scores.
Write
Medium risk
Get Usage
lettria:get_usage
Get API usage statistics and quota information for your account.
Read
Low risk