watchlist_get_by_id
Retrieve a watchlist's members using its exact ID or name. Use this for universe scans to get verifiable list membership, and avoid ambiguity by refusing multiple matches.
Instructions
Get one watchlist's membership by explicit id (or exact name). This is what a universe scan should use - it is verifiable, where "active" is not. Refuses rather than guessing when a name matches more than one list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_id | Yes | Watchlist id (preferred) or exact name, from watchlist_list |