bookmark_manage
Create, update, or delete Raindrop.io bookmarks. Set tags, mark favorites, and assign collections.
Instructions
Creates, updates, or deletes bookmarks. Use the operation parameter to specify the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Bookmark ID (required for update/delete) | |
| url | Yes | Bookmark URL (used by create/update; ignored for delete) | |
| tags | No | Tags to set | |
| title | Yes | Bookmark title (used by create/update; ignored for delete) | |
| important | No | Mark as favorite | |
| operation | Yes | ||
| description | No | Bookmark excerpt/description | |
| collectionId | No | Collection to place the bookmark in |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||