search_intelligence_matrix
Executes a semantic vector similarity search across the entire ThinkForge intelligence substrate. Returns relevant snippets and strategic conviction metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 5, max 10). | |
| query | Yes | Semantic research question (e.g., 'What are the geopolitical vulnerabilities in green hydrogen supply chains?'). | |
| filter | No | Optional SQL-like metadata filter (e.g., 'convictionScore >= 0.85'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No |