get_scan
Fetch a stock scan's validated tickers, sorted by AI score then opportunity score. Optionally include pump-and-dump flagged symbols.
Instructions
One scan with validated tickers (aiScore desc, opportunityScore tiebreak). Public.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanId | Yes | Scan ID (from list_scans) | |
| includeFiltered | No | Include pump-and-dump flagged (FILTERED) tickers (default: false) |