List OneDrive Folder Items
drive_list_childrenList files and folders in a OneDrive folder by providing its parent item ID, with an optional limit on the number of items returned.
Instructions
List files and folders under a selected OneDrive folder. Chinese intents / 中文意图: 查看OneDrive文件夹内容, 展开网盘目录, 列出文件夹里的文件.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of children to return. | |
| parentItemId | Yes | Parent folder item ID. |