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
translate_com:detect_language
Detect the language of provided text using Translate.com API.
Write
Medium risk
Get Usage
translate_com:get_usage
Get API usage statistics and quota information for the account.
Read
Low risk
List Languages
translate_com:list_languages
Get list of supported languages for translation and detection.
Read
Low risk
Translate Batch
translate_com:translate_batch
Translate multiple texts in a single batch request for efficiency.
Write
Medium risk
Translate Text
translate_com:translate_text
Translate text from one language to another using Translate.com API.
Write
Medium risk
Validate Text
translate_com:validate_text
Validate text for translation compatibility and get recommendations.
Write
Medium risk