update_item
Modify existing SharePoint list items by specifying the list name, item ID, and fields to change. This tool updates specific data points without affecting unchanged fields.
Instructions
Update fields of an existing list item by its numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listName | Yes | ||
| id | Yes | Item ID. | |
| fields | Yes | Fields to update (only include fields that need to change). |