List SharePoint Library Items
sharepoint_list_drive_itemsList files and folders from a SharePoint document library root or specific folder to browse team documents.
Instructions
List files and folders in a SharePoint document library root or folder. Requires delegated Files.Read.All. Chinese intents / 中文意图: 查看SharePoint文件, 列出文档库文件, 查看SharePoint文件夹, 浏览团队文件.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of files or folders to return, from 1 to 100. | |
| driveId | Yes | SharePoint document-library drive ID from sharepoint_list_drives. | |
| parentItemId | No | Optional folder item ID. Defaults to the library root. |