Give an AI agent Google Translate as a tool and it can localize content itself instead of asking you to. It can translate text and documents, detect a language, romanize a script, kick off batch translation jobs, and build glossaries so product terms stay consistent, calling each operation as a tool while it works a task. Wire it into a coding agent in NoClick and translation becomes one more step it handles on its own.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Translate one or more strings with the v3 Advanced API.
Detect the source language of input text (v3 Advanced).
List languages supported for translation/detection (v3 Advanced).
Transliterate non-Latin-script text into Latin (romanization).
Translate a single document inline, preserving formatting (v3 Advanced).
Async bulk text translation from/to Cloud Storage (returns an LRO).
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).
List supported languages using the v2 Basic API (API key).
Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
NoClick runs Hermes for you with Google Translate wired in as tools. Connect your account and run.