veroq_search
Search verified intelligence briefs by keyword or topic to find specific news, events, or coverage with confidence scores and summaries.
Instructions
Search verified intelligence briefs by keyword or topic.
WHEN TO USE: When looking for specific news, events, or coverage on a topic. Use veroq_ask for natural-language questions instead. RETURNS: Array of briefs with headline, confidence score, category, summary, and brief ID. COST: 1 credit. EXAMPLE: { "query": "NVIDIA earnings", "category": "Technology", "limit": 5 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| category | No | Filter by category | |
| depth | No | Search depth — fast skips highlights, deep adds entity cross-refs | |
| include_sources | No | Comma-separated domains to include | |
| exclude_sources | No | Comma-separated domains to exclude | |
| limit | No | Max results (default 10) |