Maximum number of items to return per page (OData $top).
skipinteger
Number of items to skip for pagination (OData $skip).
item_idstring
Required
The ID of the Excel file (drive item) to list worksheets for.
site_idstring
Required
The ID of the SharePoint site containing the Excel file.
drive_idstring
The ID of the document library (drive) containing the Excel file. Required if the file is not in the site's default document library. If not provided, the site's default drive is used.
session_idstring
Optional session ID for the workbook. If provided, will be sent in the headers.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not