translate_markdown
Translate a markdown file into Spanish dialects while preserving code blocks, links, and structure. Supports formal/informal tones and multiple providers.
Instructions
Translate a markdown file while preserving structure (code blocks, links, etc.)
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) | |
| formal | No | Use formal tone (for languages that distinguish formal/informal) | |
| informal | No | Use informal tone (for languages that distinguish formal/informal) |