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).
Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.
NoClick runs Claude Code for you with Google Translate wired in as tools. Connect your account and run.