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.
Delete History Item
elevenlabs:delete_history_item
Delete a history item. This action cannot be undone.
Write
High risk
Delete Voice
elevenlabs:delete_voice
Delete a custom voice. This action cannot be undone.
Write
High risk
Download History Audio
elevenlabs:download_history_audio
Download the audio file for a specific history item.
Write
Low risk
Generate Speech
elevenlabs:generate_speech
Generate speech from text using a specific voice.
Write
Medium risk
Get History
elevenlabs:get_history
Get history of generated audio files with metadata.
Read
Low risk
Get History Item
elevenlabs:get_history_item
Get a specific history item with full details.
Read
Low risk
Get User
elevenlabs:get_user
Get current user information including subscription details and usage.
Read
Low risk
Get User Subscription
elevenlabs:get_user_subscription
Get detailed subscription information including usage limits and billing.
Read
Low risk
Get Voice
elevenlabs:get_voice
Fetch details for a specific voice including metadata and settings.
Read
Low risk
Get Voice Settings
elevenlabs:get_voice_settings
Get the default settings for a specific voice.
Read
Low risk
List Models
elevenlabs:list_models
List all available text-to-speech models.
Read
Low risk
List Voices
elevenlabs:list_voices
List all available voices including premade and custom voices.
Read
Low risk
Update Voice Settings
elevenlabs:update_voice_settings
Update the default settings for a custom voice.
Write
Medium risk