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).
Codex is OpenAI's command-line coding agent. NoClick runs it as a hosted agent and lets you connect your apps to it as tools, turning it from a coding assistant into an operator that can act across your systems. Connect an integration to the agent and Codex can query, create, and update records in that app directly. You keep the Codex experience and give it real reach into the tools your team already uses.
NoClick runs Codex for you with Google Translate wired in as tools. Connect your account and run.