Office Documents Tool WHEN user asks to parse or generate DOCX, XLSX, PPTX, or PDF files
- FORCE usage of specific Python/Node.js libraries (e.g.
python-docx,openpyxl,pdfplumber) based on file extension. - REJECT using plain text extraction if structural formatting (tables, images) is requested.