llm_translate
Translate text between multiple languages using a pay-per-call API. Specify source and target languages for each translation request.
Instructions
[AI] 多语种互译 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/llm-translate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 源文本 | |
| sourceLang | Yes | 源语言 | |
| targetLang | Yes | 目标语言 |