Google Cloud Translation automation
Trigger when a long-running operation (batch translate, glossary, or custom-model job) newly reaches ``done=true``. Google Cloud Translation ships no provider webhooks; async jobs are LROs polled via ``operations.list``/``operations.get``. This trigger polls the project/location's operations on a schedule, emits operations that newly completed since the last poll, and dedupes by operation name.
5 fields
Translate one or more strings with the v3 Advanced API.
6 fields
Detect the source language of input text (v3 Advanced).
3 fields
List languages supported for translation/detection (v3 Advanced).
Transliterate non-Latin-script text into Latin (romanization).
4 fields
Translate a single document inline, preserving formatting (v3 Advanced).
Async bulk text translation from/to Cloud Storage (returns an LRO).
7 fields
Create a glossary for custom terminology (returns an LRO).
List glossaries in a project/location.
Poll the status of a long-running operation (batch/glossary jobs).
Translate text using the v2 Basic API (API key).
Detect the source language of text using the v2 Basic API (API key).
1 field
List supported languages using the v2 Basic API (API key).
Wire Google Translate into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.