Back to skills
Document translation with file export
User wants to translate an attached document (PDF, doc, etc.) to another language. Chain document for reading, translate for translation, fileGen for export.
Tool chain
- 1
document
Read the full document content.
- 2
translate
Translate the document to the target language.
Depends on: document
- 3
fileGen
Export the translated document as PDF.
Depends on: translate
Execution plan
- Output format
- widget-rich
- Search strategy
- web
- Can replan
- Yes
Linked capabilities
documenttranslatefileGen