get_my_watchlist
The same per-symbol metrics as get_smart_list_metrics, plus the latest headlines, for your own watchlist — the tool behind "What's going on with my watchlist today?". Requires your session token (Authorization: Bearer). Descriptive, not a recommendation. Free within your daily allowance (anonymous 5/day by IP, signed-in users 10/day, power users 50/day); beyond that $0.05 per call via x402 (USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Watchlist symbols per page, 1-100 (default 50). | |
| offset | No | Zero-based offset into the watchlist for paging. | |
| news_days | No | How many days of headlines to attach per symbol, 1-7 (default 2). |