update_view
Modify SharePoint list views by adjusting columns, filters, row limits, or setting as default to customize data presentation.
Instructions
Update an existing view: change columns, CAML query, row limit, or make it the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listName | Yes | ||
| viewName | Yes | ||
| columns | No | Replace view columns with this list (optional). | |
| query | No | ||
| rowLimit | No | ||
| isDefault | No |