Raindrop.io API Skill This skill enables interaction with the Raindrop.io bookmarks service through its REST API. Use and for direct REST calls. Official API documentation : https://developer.raindrop.io/ Authentication Token Resolution Resolve the API token in this order: 1. Check environment variable 2. Check if the user has provided a token in the conversation context 3. If neither is available, use AskUserQuestion to request the token from the user To verify a token exists in the environment: Quick setup : For personal use or development, generate a test token at https://app.raindrop.io/s…