Hive MCP Server
by gluneau
Verified
get_account_history
Retrieves transaction history for a Hive account with optional operation type filtering.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of operations to return | |
operation_filter | No | Operation types to filter for. Can be provided as an array ['transfer', 'vote'] or a comma-separated string 'transfer,vote' | |
username | Yes | Hive username |