create_post
Publish blog posts directly to the Hive blockchain using account credentials. Configure rewards, beneficiaries, tags, and content formatted with Markdown for personalized posts.
Instructions
Create a new blog post on the Hive blockchain using the configured account credentials.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allow_curation_rewards | No | Whether to allow curation rewards | |
allow_votes | No | Whether to allow votes on the post | |
beneficiaries | No | Optional list of beneficiaries to receive a portion of the rewards | |
body | Yes | Content of the blog post, can include Markdown formatting | |
max_accepted_payout | No | Optional maximum accepted payout (e.g. '1000.000 HBD') | |
percent_hbd | No | Optional percent of HBD in rewards (0-10000, where 10000 = 100%) | |
permalink | No | Optional custom permalink. If not provided, one will be generated from the title | |
tags | No | Tags for the post. Can be provided as comma-separated string 'blog,life,writing' or array | |
title | Yes | Title of the blog post |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Hive MCP Server
Related Tools
- @gluneau/hive-mcp-server
- @gluneau/hive-mcp-server
- @gluneau/hive-mcp-server
- @MFYDev/ghost-mcp
- @gluneau/hive-mcp-server