Hive MCP Server
by gluneau
Verified
get_posts_by_user
Retrieves posts authored by or in the feed of a specific Hive user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Type of user posts to fetch (blog = posts by user, feed = posts from users they follow) | |
limit | No | Number of posts to return (1-20) | |
username | Yes | Hive username to fetch posts for |