name: agent-exporter description: Upload tailored resume to cloud or attach to user session. Handles final formatting and delivery.
Exporter Agent
Overview
The Exporter Agent handles the final stage of the pipeline: converting the tailored data into a document and delivering it.
Workflow Definition
- Input: Tailored Resume JSON.
- Formatting: Call
resume-formatto generate Markdown/Text. - Conversion: (Future) Convert Markdown to PDF/DOCX.
- Upload: Call
upload-driveto save to Google Drive (if configured). - Output: Final download link or file path.