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.
Create Chat Completion
openrouter:create_chat_completion
Create a chat completion using OpenRouter's AI models.
Write
Medium risk
Create Completion
openrouter:create_completion
Create a text completion using OpenRouter's AI models (legacy completion endpoint).
Write
Medium risk
Get Credits
openrouter:get_credits
Get current credit balance and usage information for the account.
Read
Low risk
Get Generation
openrouter:get_generation
Fetch details about a specific generation by ID.
Read
Low risk
Get Models
openrouter:get_models
Fetch available AI models from OpenRouter with pricing and capability information.
Read
Low risk
List Generations
openrouter:list_generations
List recent generations with usage and cost information.
Read
Low risk