Hashnode
Overview
SLUG: HASHNODE
Description
Hashnode is a blogging platform tailored for developers, offering tools to create, manage, and publish content seamlessly.
Authentication Details
API Key
Connecting to Hashnode
Create an auth config
Use the dashboard to create an auth config for the Hashnode toolkit. This allows you to connect multiple Hashnode accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Hashnode Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Hashnode toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HASHNODE_ACCEPT_INVITE_TO_PUBLICATION
Tool Name: Hashnode Accept Publication Invite
Description
Action Parameters
Action Response
HASHNODE_ADD_REPLY
Tool Name: Hashnode Add Reply
Description
Action Parameters
Action Response
HASHNODE_CHECK_CUSTOM_DOMAIN_AVAILABILITY
Tool Name: Hashnode: Check Custom Domain Availability
Description
Action Parameters
Action Response
HASHNODE_FETCH_INVITATIONS
Tool Name: Hashnode: Fetch Invitations
Description
Action Parameters
Action Response
HASHNODE_FETCH_POPULAR_TAGS
Tool Name: Hashnode: Fetch Popular Tags
Description
Action Parameters
Action Response
HASHNODE_FETCH_POSTS
Tool Name: Fetch Publication Posts
Description
Action Parameters
Action Response
HASHNODE_FETCH_SERIES_POSTS
Tool Name: Fetch Series Posts
Description
Action Parameters
Action Response
HASHNODE_FETCH_SINGLE_ARTICLE
Tool Name: Fetch Single Article
Description
Action Parameters
Action Response
HASHNODE_FETCH_USER_DETAILS
Tool Name: Hashnode: Fetch User Details
Description
Action Parameters
Action Response
HASHNODE_GET_PUBLICATION
Tool Name: Get Publication by Hostname
Description
Action Parameters
Action Response
HASHNODE_HASHNODE_ADD_COMMENT
Tool Name: Hashnode Add Comment
Description
Action Parameters
Action Response
HASHNODE_HASHNODE_FETCH_STORIES_FEED
Tool Name: Fetch Stories Feed
Description
Action Parameters
Action Response
HASHNODE_HASHNODE_ME
Tool Name: Hashnode: Get Current User
Description
Action Parameters
Action Response
HASHNODE_LIKE_REPLY
Tool Name: Hashnode: Like Reply
Description
Action Parameters
Action Response
HASHNODE_LIST_PUBLICATIONS
Tool Name: Hashnode: List Publications
Description
Action Parameters
Action Response
HASHNODE_REMOVE_REPLY
Tool Name: Hashnode Remove Reply
Description
Action Parameters
Action Response
HASHNODE_UPDATE_COMMENT
Tool Name: Hashnode Update Comment
Description
Action Parameters
Action Response
HASHNODE_UPDATE_REPLY
Tool Name: Hashnode Update Reply
Description
Action Parameters
Action Response