Tool to fetch a single article by slug from a publication. Use when you need the detailed content of a specific post.
hostRequiredstringHostname of the publication (e.g., 'blog.developerdao.com'). Cannot be empty.
slugRequiredstringURL-friendly identifier (slug) of the post within the publication. A slug is typically a hyphenated version of the post title found in the post's URL. Use HASHNODE_FETCH_POSTS to discover available post slugs first.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.