update_collection
Update collection details such as title, view, sort order, public access, expansion state, or parent collection.
Instructions
Update an existing collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Collection ID to update | |
| sort | No | Sort order number | |
| view | No | Display view: list, grid, or masonry | |
| title | No | Updated collection name | |
| public | No | Public accessibility | |
| expanded | No | Expand/collapse state | |
| parentId | No | Parent collection ID |