Get Categories
Get category list.
Tool Name: get_categories
MCP Endpoint: POST /hive_search_discovery/mcp
Data Source: CoinGecko
Overview
This tool is part of the Search category in Hive Intelligence.
For detailed parameters, examples, and usage, see the Search documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_categories",
"arguments": {}
}'
Related Tools
See all Search tools for related functionality.