Update SharePoint List
sharepoint_update_listModify a SharePoint list's name or description. Provide site ID and list ID to set new display name or description.
Instructions
Update the name or description of a SharePoint list. Requires Sites.Manage.All. Chinese intents / 中文意图: 修改SharePoint列表, 重命名站点清单, 更新列表描述.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | SharePoint list ID. | |
| siteId | Yes | SharePoint site ID. | |
| description | No | New description. | |
| displayName | No | New display name. |