Raindrop.io

by adeze
Verified

shareCollection

Share a Raindrop.io collection by specifying emails, access level (view, edit, remove), and collection ID to enable collaborative bookmark management.

Instructions

Share a collection with others

Input Schema

NameRequiredDescriptionDefault
emailsNoEmail addresses to share with
idYesCollection ID
levelYesAccess level

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "emails": { "description": "Email addresses to share with", "items": { "format": "email", "type": "string" }, "type": "array" }, "id": { "description": "Collection ID", "type": "number" }, "level": { "description": "Access level", "enum": [ "view", "edit", "remove" ], "type": "string" } }, "required": [ "id", "level" ], "type": "object" }
ID: 6h8e8zmap0