ebay_translate
Translate eBay listing text into multiple languages. Provide source and target language codes, translation context, and an array of text for accurate translations.
Instructions
Translate listing text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Source language code | |
| to | Yes | Target language code | |
| translationContext | Yes | Translation context (e.g., ITEM_TITLE, ITEM_DESCRIPTION) | |
| text | Yes | Array of text to translate |