Hive MCP Server
by gluneau
Verified
get_posts_by_tag
Retrieves Hive posts filtered by a specific tag and sorted by a category like trending, hot, or created.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Sorting category for posts (e.g. trending, hot, created) | |
limit | No | Number of posts to return (1-20) | |
tag | Yes | The tag to filter posts by |