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