outlook_list_sharepoint_files
List files from SharePoint sites or OneDrive folders using the authenticated Outlook session.
Instructions
List files in SharePoint sites or OneDrive folders using the same authenticated session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | No | SharePoint site ID (optional) | |
| driveId | No | Drive ID (defaults to user's OneDrive if not specified) | |
| folderId | No | Specific folder ID to list contents of | |
| limit | No | Maximum number of files to return | |
| orderBy | No | Field to order results by | name |