🏷️ Tag & highlight tools
List and manage tags, and create or edit text highlights on bookmarks.
🏷️ Tags
| Tool | Description |
|---|---|
get_tags | List all tags, optionally scoped to a collection |
manage_tags | Rename, merge, or delete tags |
manage_tags is a single tool covering three operations:
- Rename — change a tag everywhere it appears.
- Merge — fold one or more tags into another.
- Delete — remove a tag from all bookmarks.
By default these apply globally; get_tags can be scoped to a single
collection when you only want that collection's tags.
🖍️ Highlights
| Tool | Description |
|---|---|
get_highlights | Get highlights — all in your library (no args), by collection, or by bookmark |
manage_highlight | Create, update, or delete a highlight |
get_highlights adapts to its arguments: call it with no arguments for every
highlight in your library, or scope it to a collection or a single bookmark.
manage_highlight creates, updates, or deletes a text highlight on a bookmark
in one tool.