Raindrop.io

by adeze
Verified

deleteTag

Remove a specific tag from all bookmarks or a designated collection in Raindrop.io. Simplify tag management and organize bookmarks efficiently.

Instructions

Remove a tag from all bookmarks or in a specific collection

Input Schema

NameRequiredDescriptionDefault
collectionIdNoCollection ID (optional)
tagYesTag to delete

Input Schema (JSON Schema)

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