zotero_delete_tag
Delete a specified tag from every Zotero item that carries it, rewriting each affected item's tags to keep the library clean and organized.
Instructions
Delete a tag from every item that carries it. Implemented by rewriting each affected item's tags (the local API has no direct tag-delete endpoint); a few hundred items is fine, tens of thousands is not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Exact tag text to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |