Skip to content
Agent Tools

loadWorkbook

Load an .xlsx file into memory and make it the active workbook. Must be called before any other spreadsheet tool. Returns the sheet names.

ParameterTypeDescription
pathstringrequiredAbsolute or relative path to the .xlsx file.