LinkHut manages bookmarked links in a minimalistic, shareable interface, helping teams organize URLs and track references in one place
Adds a new bookmark to LinkHut. The bookmark can be marked as private/public and read/unread, with optional tags and notes.
This tool allows users to delete a bookmark from their Linkhut account by providing the bookmark URL. It operates independently and only requires the URL parameter to identify and remove the bookmark.
Retrieves a list of all tags and their usage counts for the authenticated user. No additional parameters required besides authentication.
Retrieves bookmarks from the user's Linkhut account with optional filtering. This tool fetches bookmarks from Linkhut and supports filtering by: - Tag: Filter by one or more tags (space-separated) - Date: Filter by a specific date (ISO8601 format) - URL: Get a specific bookmark by its exact URL - Meta: Request additional metadata about bookmarks Returns a list of bookmarks with details including URL, title/description, tags, extended notes, timestamp, privacy status (shared), and read status (toread).
This tool allows users to update an existing bookmark in LinkHut. The tool updates the metadata of a bookmark including its title, description, and tags.