Install
openclaw skills install raindrop-apiBuild, debug, and explain integrations with Raindrop.io, including OAuth 2 authorization, bearer-token REST API calls, collections and raindrops CRUD flows, tags and highlights, import or export and backups, and MCP server setup. Use when the user mentions Raindrop.io, bookmark sync, collections, raindrops, highlights, tags, filters, developer.raindrop.io, or wants to connect an app, script, or AI client to Raindrop.io.
openclaw skills install raindrop-apiUse this skill to work against the official Raindrop.io developer platform at https://developer.raindrop.io/. Prefer the documented REST API v1 for application logic and the MCP server for AI-client integrations.
https://api.raindrop.io/rest/v1https://api.raindrop.io/rest/v2/ai/mcpreferences/raindrop-reference.md.Authorization: Bearer <access_token>.csv, html, or zip.120 requests per minute per authenticated user for OAuth-based requests unless the live headers indicate otherwise.429 with backoff based on the rate-limit headers.Content-Type: application/json.references/raindrop-reference.md and follow the relevant section instead of guessing.Load references/raindrop-reference.md when you need endpoint details, auth parameters, route examples, or MCP setup notes.