List SharePoint Lists
sharepoint_list_listsRetrieve all SharePoint lists and document libraries in a site by providing its site ID. Use the top parameter to limit the number of returned lists.
Instructions
List SharePoint lists and document-library lists in a site. Requires delegated Sites.Read.All. Chinese intents / 中文意图: 查看SharePoint列表, 列出站点Lists, 查看站点文档库, 查看站点中的清单.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of lists to return, from 1 to 100. | |
| siteId | Yes | SharePoint site ID. |