List worksheets
list_excel_sheetsList the worksheet names in a SharePoint-hosted Excel workbook to identify available sheets for data extraction.
Instructions
List the worksheet names in a SharePoint-hosted Excel workbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | SharePoint sharing link (…/:x:/s/Site/TOKEN?e=code) or a direct document URL. Omit if supplying driveId and itemId. | |
| itemId | No | Item ID from resolve_link. Use with driveId. | |
| driveId | No | Drive ID from resolve_link. Use with itemId. |