kazda01/DeepL Translate Action
Invoke DeepL Translate Tool with specified arguments for translation integration in your workflows for any application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | DeepL API authentication key | yes | — |
| adapter | Adapter to use for input and output files | no | plaintext |
| source-language | Source language for translation | no | en |
| languages | Languages to translate to, separated by space | no | en |
| input-file | Input file to translate. If not specified, input file is defined by choosen adapter | no | — |
| path | Working directory path. Input and output files are relative to this path | no | "" |
| no-cache | Whether to disable caching of translation results. Caching is enabled by default and queries are cached for 1 month | no | false |
| verbose | Print verbose output. | no | false |
Outputs
no outputs