Raindrop.io

by adeze
Verified

updateHighlight

Modify existing highlights in Raindrop.io by updating text, color, or notes for better organization and clarity of saved bookmarks.

Instructions

Update an existing highlight

Input Schema

NameRequiredDescriptionDefault
colorNoNew color
idYesHighlight ID
noteNoNew note
textNoNew highlighted text

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "color": { "description": "New color", "type": "string" }, "id": { "description": "Highlight ID", "type": "number" }, "note": { "description": "New note", "type": "string" }, "text": { "description": "New highlighted text", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: 6h8e8zmap0