Skip to main content

semantic_search

Function semantic_search 

Source
pub async fn semantic_search(
    query: String,
    scope: Option<Value>,
) -> Result<MCPToolResult, Error>
Expand description

Unified semantic search dispatcher supporting session, workspace, and global scopes.