Raindrop.io

by adeze
Verified

deleteTags

Remove specified tags from all bookmarks in Raindrop.io. Optionally target a specific collection. Simplify organization by eliminating unwanted tags.

Instructions

Delete tags from all bookmarks

Input Schema

NameRequiredDescriptionDefault
collectionIdNoCollection ID (optional)
tagsYesList of tags to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "collectionId": { "description": "Collection ID (optional)", "type": "number" }, "tags": { "description": "List of tags to delete", "items": { "type": "string" }, "type": "array" } }, "required": [ "tags" ], "type": "object" }
ID: 6h8e8zmap0