create_bilingual_doc
Translate a markdown file into a side-by-side bilingual document with original and translated sections, supporting multiple Spanish dialects.
Instructions
Create a side-by-side bilingual document with original and translated sections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the markdown file to translate | |
| dialect | No | Spanish dialect code (e.g., es-ES, es-MX, es-AR) | |
| provider | No | Translation provider name (deepl, libre, mymemory) |