Skip to main content
Google Translate
Google Translate
22 actions · 1 auth method
PreviewAI

Authentication

OAuth 2.0

Connect using OAuth 2.0 to securely access and manage Google Contacts on behalf of a user. Requires Admin or Owner privi…Guides: Connector Profile, Link Account
Actions
|
22 actions
Action
Description
Required scopes
List Adaptive MT Datasets
Lists all Adaptive MT datasets in a location
Create Adaptive MT Dataset
Creates a new Adaptive MT dataset
Delete Adaptive MT Dataset
Deletes an Adaptive MT dataset
Import Adaptive MT File
Imports a file with translation pairs into an Adaptive MT dataset
List Glossaries
Lists all glossaries in a specified location
Get Glossary
Gets the details of a specific glossary
Create Glossary
Creates a new glossary for domain-specific translations
Update Glossary
Updates an existing glossary
List Glossary Entries
Lists entries in a specific glossary
Create Glossary Entry
Creates a new entry in a glossary
Get Glossary Entry
Gets a specific entry from a glossary
Update Glossary Entry
Updates an existing glossary entry
Delete Glossary Entry
Deletes a glossary entry
Delete Glossary
Deletes a glossary
Translate Text
Translates text from one language to another
Detect Language
Detects the language of a given text
List Supported Languages
Lists all supported languages for translation
Romanize Text
Transliterates text from a non-Latin script to Latin characters
Translate Document
Translates a document from one language to another
Batch Translate Text
Starts an asynchronous batch translation of text from Cloud Storage
Batch Translate Document
Starts an asynchronous batch translation of documents from Cloud Storage
Adaptive MT Translate
Translates text using an adaptive machine translation dataset

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Google Translate - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Google Translate - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard