Linkhut
Learn how to use Linkhut with Composio
Overview
Enum
LINKHUT
Description
Linkhut is a platform that allows users to save, organize, and share links.
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
base_url
Actions
LINKHUT_GET_ALL_TAGS
Retrieves a list of all tags and their usage counts for the authenticated user. no additional parameters required besides authentication.
Action Parameters
Action Response
data
successful
error
LINKHUT_ADD_BOOKMARK
Adds a new bookmark to linkhut. the bookmark can be marked as private/public and read/unread, with optional tags and notes.
Action Parameters
url
description
extended
tags
shared
toread
Action Response
data
successful
error