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 Image
google_gemini:analyze_image
Analyze an image using Google Gemini Pro Vision model.
Write
Medium risk
Chat
google_gemini:chat
Continue a chat conversation with Google Gemini, maintaining context from previous messages.
Write
Medium risk
Count Tokens
google_gemini:count_tokens
Count the number of tokens in a text string using Google Gemini tokenizer.
Read
Low risk
Embed Content
google_gemini:embed_content
Generate text embeddings using Google Gemini embedding models.
Write
Medium risk
Generate Content
google_gemini:generate_content
Generate text content using Google Gemini AI model.
Write
Medium risk
Get Model
google_gemini:get_model
Get detailed information about a specific Google Gemini model.
Read
Low risk
List Models
google_gemini:list_models
List available Google Gemini models and their capabilities.
Read
Low risk