App
TranslatePlus
TranslatePlus is an AI-powered service that translates text and emails from one language to another in real-time.
What your agent can do with TranslatePlus
Triggers and actions 8 actions
- ActionBatch translate texts
Translate multiple text strings in a single call. POST /v2/translate/batch
- ActionDetect language
Detect the language of a given text. POST /v2/language_detect
- ActionGet account summary
Return account usage/credit summary for the authenticated API key. GET /v2/account/summary
- ActionList supported languages
Return the list of language codes/names the API supports for translation and detection. GET /v2/supported-languages
- ActionTranslate Email
Translate email body and subject to another language.
- ActionTranslate HTML
Translate HTML content while preserving markup structure. POST /v2/translate/html
- ActionTranslate subtitles
Translate a subtitle file (e.g. SRT/VTT) preserving timing/cue structure. POST /v2/translate/subtitles
- ActionTranslate Text
Translates text to another language
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the TranslatePlus API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.