Cross-session analysis
GET /v1/insights/cross-session
Analyzes recurring papers, session-to-session overlap, and per-user / per-domain
breakdowns across the org.
Research directions
GET /v1/insights/directions?user_id={id}&synthesize={bool}
Defaults to the caller’s user. Analyzing another user requires founder authorization.
When
true, runs the slower LLM advisor synthesis pass.403 if a
non-founder requests another user’s directions.
Without
synthesize=true, Loom builds the directions straight from your connected
sessions — fast, and it doesn’t call a model.