list_network_sites
List trusted PlatPhormNews sites discovered from root graph, base sitemap index, bootstrap sites, and configured extras with source labels.
Schema and Policy
{
"name": "list_network_sites",
"description": "List trusted PlatPhormNews sites discovered from root graph, base sitemap index, bootstrap sites, and configured extras with source labels.",
"inputSchema": {
"type": "object",
"properties": {
"limit": {
"type": "number"
}
}
},
"category": "Network",
"authRequired": false,
"mutability": "read",
"status": "active"
}