Get Portfolio History
Get historical portfolio value over time.
Tool Name: get_portfolio_history
MCP Endpoint: POST /hive_portfolio_wallet/mcp
Data Source: DeBank
Overview
This tool is part of the Portfolio & Wallet category in Hive Intelligence.
For detailed parameters, examples, and usage, see the Portfolio documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_portfolio_history",
"arguments": {}
}'
Related Tools
See all Portfolio & Wallet tools for related functionality.