veroq_search_suggest
Get autocomplete suggestions for search queries to discover relevant headlines and entities before executing a full search.
Instructions
Get search autocomplete suggestions — matching headlines and entities for a partial query.
WHEN TO USE: To find the right search terms before running veroq_search. Helps discover entities and headlines. RETURNS: Headline suggestions (with category and brief ID) and entity suggestions (with type and mention count). COST: 1 credit. EXAMPLE: { "query": "fed rate" } CONSTRAINTS: Minimum 2 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Partial search query (minimum 2 characters) |