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.
Detect Language
microsoft_azure_ai_translator:detect_language
Detect the language of input text using Azure AI Translator.
Write
Medium risk
Dictionary Examples
microsoft_azure_ai_translator:dictionary_examples
Get usage examples for dictionary translations showing how terms are used in context.
Write
Medium risk
Dictionary Lookup
microsoft_azure_ai_translator:dictionary_lookup
Look up dictionary translations and alternative meanings for a word or phrase.
Write
Medium risk
Get Languages
microsoft_azure_ai_translator:get_languages
Get list of supported languages for translation, transliteration, and dictionary operations.
Read
Low risk
Translate Text
microsoft_azure_ai_translator:translate_text
Translate text from one language to another using Azure AI Translator.
Write
Medium risk
Transliterate Text
microsoft_azure_ai_translator:transliterate_text
Convert text from one script to another (e.g., Hindi Devanagari to Latin script).
Write
Medium risk