create_collection
Create a Raindrop collection with a required title, and optionally set sort order, display view, public access, or a parent collection to organize bookmarks.
Instructions
Create a new collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order number | |
| view | No | Display view: list, grid, or masonry | list |
| title | Yes | Collection name | |
| public | No | Make collection publicly accessible | |
| parentId | No | Parent collection ID for nesting |