Linkhut
Learn how to use Linkhut with Composio
Overview
SLUG
LINKHUT
Description
LinkHut manages bookmarked links in a minimalistic, shareable interface, helping teams organize URLs and track references in one place
Authentication Details
OAuth2
client_id
client_secret
oauth_redirect_uri
scopes
full
bearer_token
Tools
Add bookmark
SLUG: LINKHUT_ADD_BOOKMARK
Action Parameters
description
extended
shared
tags
toread
url
Action Response
data
error
successful
Delete bookmark
SLUG: LINKHUT_DELETE_BOOKMARK
Action Parameters
url
Action Response
data
error
successful
Get all tags
SLUG: LINKHUT_GET_ALL_TAGS
Action Parameters
Action Response
data
error
successful
Get bookmarks
SLUG: LINKHUT_GET_BOOKMARKS
Action Parameters
tag
Action Response
data
error
successful
Update Bookmark
SLUG: LINKHUT_UPDATE_BOOKMARK
Action Parameters
description
extended
shared
tags
toread
url
Action Response
data
error
successful