create_raindrop
Create a new bookmark in Raindrop.io by providing a URL. Add optional title, tags, notes, and collection, then save the link for organized access.
Instructions
Create a new bookmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | URL to bookmark (required) | |
| note | No | Personal notes (max 10000 chars) | |
| tags | No | Array of tags | |
| title | No | Bookmark title (max 1000 chars) | |
| excerpt | No | Description or excerpt (max 10000 chars) | |
| important | No | Mark as favorite | |
| collection | No | Collection ID (default: -1 for Unsorted) | |
| pleaseParse | No | If true, Raindrop auto-fetches the page title and excerpt from the URL |