veroq_ticker_news
Retrieve recent news headlines and summaries for specific stock or cryptocurrency tickers to monitor market developments.
Instructions
Get recent news headlines and briefs for a specific stock or crypto ticker.
WHEN TO USE: For ticker-specific news. Use veroq_search for topic-based search, or veroq_feed for general news. RETURNS: Array of briefs with headline, confidence, category, and summary. Includes total brief count. COST: 1 credit. EXAMPLE: { "symbol": "AAPL", "limit": 5 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Ticker symbol (e.g. AAPL, NVDA, BTC) | |
| limit | No | Max results (default 10) |