Delete SharePoint List Column
sharepoint_delete_columnDelete a custom SharePoint list column permanently by providing site ID, list ID, and column ID. Remove unnecessary fields to keep lists organized and clutter-free.
Instructions
Delete a custom SharePoint list column. Requires Sites.Manage.All. Chinese intents / 中文意图: 删除SharePoint列, 移除列表字段, 删除清单列.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | SharePoint list ID. | |
| siteId | Yes | SharePoint site ID. | |
| columnId | Yes | Column ID to delete. |