add_bookmark
Add a URL to your Raindrop.io bookmarks, optionally specifying title, description, tags, and collection.
Instructions
Add a new bookmark to Raindrop.io
Args:
url: The URL to bookmark (required)
title: Title for the bookmark (optional, will be extracted from URL if not provided)
description: Description/excerpt for the bookmark (optional)
tags: List of tags to apply to the bookmark (optional)
collection_id: ID of the collection to add the bookmark to (default: 0 for Unsorted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| title | No | ||
| description | No | ||
| tags | No | ||
| collection_id | No |