Read File
Add the Read File skill to your agent to enable it to read and understand the contents of various file formats. This skill allows your agent to access and process information stored in files, making it a valuable tool for tasks such as data analysis, document summarization, and content extraction.
This skill is often used in conjunction with the Insert/Update Records (dml_sobjects) skill to extract information from files and create or update Salesforce records.
Supported File Formats
| Extension | File Type |
|---|---|
.art |
ART image or artwork file |
.bat |
Windows batch script |
.brf |
Braille Ready Format text file |
.c |
C source code file |
.cls |
Class file, such as Apex or LaTeX |
.css |
Cascading Style Sheets stylesheet |
.csv |
Comma-separated values data file |
.diff |
Text diff showing file changes |
.doc |
Microsoft Word document |
.docx |
Microsoft Word Open XML document |
.dot |
Microsoft Word template |
.eml |
Email message file |
.es |
ECMAScript source file |
.h |
C or C++ header file |
.hs |
Haskell source code file |
.htm |
HTML webpage file |
.html |
HTML webpage file |
.hwp |
Hanword word processor document |
.hwpx |
Hanword Open XML document |
.ics |
iCalendar event or calendar file |
.ifb |
iCalendar free and busy file |
.java |
Java source code file |
.js |
JavaScript source code file |
.json |
JSON structured data file |
.keynote |
Apple Keynote presentation |
.ksh |
KornShell script |
.ltx |
LaTeX document source |
.mail |
Email message file |
.markdown |
Markdown formatted text |
.md |
Markdown formatted text |
.mht |
Web archive with HTML and assets |
.mhtml |
Web archive with HTML and assets |
.mjs |
JavaScript ES module |
.nws |
News message file |
.odt |
OpenDocument text document |
.pages |
Apple Pages document |
.patch |
Text patch showing code changes |
.pdf |
Portable Document Format document |
.pl |
Perl script file |
.pm |
Perl module file |
.pot |
PowerPoint template |
.ppa |
PowerPoint add-in |
.pps |
PowerPoint slideshow |
.ppt |
PowerPoint presentation |
.pptx |
PowerPoint Open XML presentation |
.pwz |
PowerPoint wizard file |
.py |
Python source code file |
.rst |
reStructuredText document |
.rtf |
Rich Text Format document |
.scala |
Scala source code file |
.sh |
Shell script |
.shtml |
HTML page with server-side includes |
.srt |
SubRip subtitle file |
.sty |
LaTeX style file |
.svg |
Scalable Vector Graphics image |
.svgz |
Compressed SVG image |
.tex |
LaTeX source document |
.text |
Plain text document |
.txt |
Plain text document |
.vcf |
vCard contact file |
.vtt |
WebVTT caption or subtitle file |
.wiz |
Wizard document file |
.xla |
Microsoft Excel add-in |
.xlb |
Microsoft Excel toolbar file |
.xlc |
Microsoft Excel chart file |
.xlm |
Microsoft Excel macro file |
.xls |
Microsoft Excel spreadsheet |
.xlsx |
Microsoft Excel Open XML spreadsheet |
.xlt |
Microsoft Excel template |
.xlw |
Microsoft Excel workspace file |
.xml |
XML structured data file |
.yaml |
YAML structured data file |
.yml |
YAML structured data file |