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 Sentiment
one_ai:analyze_sentiment
Analyze the sentiment of text (positive, negative, neutral) using One AI.
Write
Medium risk
Analyze Text
one_ai:analyze_text
Analyze text using One AI's language processing skills like summarization, sentiment analysis, etc.
Write
Medium risk
Detect Emotions
one_ai:detect_emotions
Detect emotions in text (joy, anger, fear, sadness, etc.) using One AI.
Write
Medium risk
Detect Language
one_ai:detect_language
Detect the language of the provided text using One AI's language detection.
Write
Medium risk
Extract Highlights
one_ai:extract_highlights
Extract key highlights and important sentences from text using One AI.
Write
Medium risk
Extract Keywords
one_ai:extract_keywords
Extract key terms and phrases from text using One AI's keyword extraction.
Write
Medium risk
Extract Topics
one_ai:extract_topics
Extract main topics and themes from text using One AI's topic extraction.
Write
Medium risk
Get Skills
one_ai:get_skills
Get the list of available One AI skills and their capabilities.
Read
Low risk
Process Pipeline
one_ai:process_pipeline
Process text through a custom pipeline of One AI skills with specific configurations.
Write
Medium risk
Summarize Text
one_ai:summarize_text
Generate a summary of the provided text using One AI's summarization skill.
Write
Medium risk