ebay_translate
Translate eBay listing text from one language to another, supporting contexts like item titles and descriptions.
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 |