Skip to main content

handle

Function handle 

Source
pub async fn handle(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<InsightsRequest>,
) -> impl IntoResponse
Expand description

POST /api/insights — Unified insights for any target.

Returns the insights markdown as JSON { "markdown": "..." } along with structured metadata about the detected target type.