Hive MCP Server
by gluneau
Verified
create_comment
Create a comment on an existing Hive post or reply to another comment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allow_curation_rewards | No | Whether to allow curation rewards | |
allow_votes | No | Whether to allow votes on the comment | |
beneficiaries | No | Optional list of beneficiaries to receive a portion of the rewards | |
body | Yes | Content of the comment, can include Markdown formatting | |
max_accepted_payout | No | Optional maximum accepted payout (e.g. '1000.000 HBD') | |
parent_author | Yes | Username of the post author or comment you're replying to | |
parent_permlink | Yes | Permlink of the post or comment you're replying to | |
percent_hbd | No | Optional percent of HBD in rewards (0-10000, where 10000 = 100%) | |
permalink | No | Optional custom permalink for your comment. If not provided, one will be generated |