Skip to main content

get_entity_network_view

Function get_entity_network_view 

Source
pub async fn get_entity_network_view(
    session_id: String,
    center_entity: Option<String>,
    max_entities: Option<usize>,
    max_relationships: Option<usize>,
) -> Result<MCPToolResult, Error>
Expand description

Build a network view of entities and their relationships.