get_network_info
Get metadata about the PlatPhorm News network: owner, orgs, verticals, stats, and MCP hub info. Always available (no database dependency).
Schema and Policy
{
"name": "get_network_info",
"description": "Get metadata about the PlatPhorm News network: owner, orgs, verticals, stats, and MCP hub info. Always available (no database dependency).",
"inputSchema": {
"type": "object",
"properties": {}
},
"category": "Network",
"authRequired": false,
"mutability": "read",
"status": "active"
}