update_column
Modify SharePoint list column properties including display name, description, required status, default value, indexing, and choice options to maintain data structure and validation rules.
Instructions
Update settings of an existing column (display name, description, required, default value, indexed, choices).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listName | Yes | ||
| internalName | Yes | Internal name of the column. | |
| updates | Yes |