update_collection
Modify a collection's title, view mode, sort order, and display fields, or redefine its field schema to keep your note collections organized.
Instructions
Update a collection's settings, including field definitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the collection to update | |
| title | No | New title for the collection | |
| viewMode | No | View mode for the collection | |
| sortField | No | Field to sort by | |
| displayFields | No | Fields to display in list view | |
| sortDirection | No | Sort direction | |
| fieldDefinitions | No | Updated field definitions schema |