Raindrop.io

by adeze
Verified

createCollection

Use this tool to create a new collection in Raindrop.io. Define the collection title and set its public visibility for easy bookmark organization.

Instructions

Create a new collection

Input Schema

NameRequiredDescriptionDefault
isPublicNoWhether the collection is public
titleYesCollection title

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "isPublic": { "description": "Whether the collection is public", "type": "boolean" }, "title": { "description": "Collection title", "type": "string" } }, "required": [ "title" ], "type": "object" }
ID: 6h8e8zmap0