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.
This tool retrieves all bookmarks from the user's Linkhut account. It makes a GET request to the API endpoint and handles authentication. The tool returns a list of bookmarks including details such as URL, title, tags, notes, and timestamp.
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.