Hive Intelligence - Crypto MCP Server

Get System Changes

Get platform updates.

Tool Name: get_system_changes

MCP Endpoint: POST /hive_network_infrastructure/mcp

Data Source: Multiple Sources


Overview

This tool is part of the Network category in Hive Intelligence.

For detailed parameters, examples, and usage, see the Network documentation.


Quick Example

curl -X POST https://api.hiveintelligence.xyz/api/execute \
  -H "Content-Type: application/json" \
  -d '{
    "toolName": "get_system_changes",
    "arguments": {}
  }'

See all Network tools for related functionality.


Back to Network | All Tools