update_raindrop
Update a bookmark's title, note, tags, or importance, and optionally move it to another collection using the raindrop ID.
Instructions
Update a bookmark. Pass collection_id to move it — uses the correct nested API format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| tags | No | ||
| title | No | ||
| important | No | ||
| raindrop_id | Yes | ||
| collection_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||