Linkhut

LinkHut manages bookmarked links in a minimalistic, shareable interface, helping teams organize URLs and track references in one place

5 actions Integration catalog
Request access
Connect Linkhut once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add bookmarkLINKHUT_ADD_BOOKMARK
Adds a new bookmark to LinkHut. The bookmark can be marked as private/public and read/unread, with optional tags and notes.
Delete bookmarkLINKHUT_DELETE_BOOKMARK
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.
Get all tagsLINKHUT_GET_ALL_TAGS
Retrieves a list of all tags and their usage counts for the authenticated user. No additional parameters required besides authentication.
Get bookmarksLINKHUT_GET_BOOKMARKS
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).
Update BookmarkLINKHUT_UPDATE_BOOKMARK
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.