discover_connections
Trigger an insight scan across the knowledge base
Scan the knowledge base to discover connections, patterns, and outliers. Best used after bulk imports (email, documents, Google Takeout) to find what's interesting.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fullScan | boolean | OPTIONAL | false | Scan all content (not just recent) |
maxChunks | number | OPTIONAL | 200 | Max chunks to analyze (10-1000) |
Example Request
Use fullScan: true sparingly on large databases as it analyzes all content.
Related Tools
get_insights- View discovered insightsget_stats- Check queue and processing state (scope="insights")