translate_readme
Translate a README markdown file into Spanish dialects while preserving original structure, with options for formal or informal tone and multiple translation providers.
Instructions
Translate a README markdown file preserving structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the README markdown file | |
| 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 | |
| informal | No | Use informal tone |