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
google_cloud_translate:detect_language
Detect the language of the provided text content.
Write
Medium risk
Get Supported File Types
google_cloud_translate:get_supported_file_types
Get information about supported file types and formats for translation.
Read
Low risk
List Languages
google_cloud_translate:list_languages
Get list of all supported languages for translation.
Read
Low risk
Translate Batch
google_cloud_translate:translate_batch
Translate multiple text strings in a single request for efficiency.
Write
Medium risk
Translate Document
google_cloud_translate:translate_document
Translate document content while preserving formatting.
Write
Medium risk
Translate Text
google_cloud_translate:translate_text
Translate text from one language to another using Google Cloud Translate.
Write
Medium risk