veroq_portfolio_feed
Monitor news and intelligence briefs for your portfolio holdings. Get impact-ranked coverage based on ticker weights and relevance scores to track market developments affecting your investments.
Instructions
Get intelligence briefs ranked by relevance to your portfolio holdings.
WHEN TO USE: When monitoring news for a specific portfolio. Pass ticker/weight pairs to get impact-ranked coverage. RETURNS: Holdings summary (briefs count, sentiment per ticker), portfolio-relevant briefs ranked by relevance score. COST: 2 credits. EXAMPLE: { "holdings": [{ "ticker": "AAPL", "weight": 0.3 }, { "ticker": "NVDA", "weight": 0.2 }], "days": 7 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holdings | Yes | Array of portfolio holdings with weights | |
| days | No | Lookback period in days (default 7, max 30) | |
| limit | No | Max briefs to return (default 30) |