Screen the universe
screenFilter the whole equity universe and return matching tickers with their scores. The bulk discovery tool: use it for questions of the form 'which companies have X'. To rank by cross-signal agreement instead, use rank_consensus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort column. Defaults to confidence. | |
| limit | No | How many rows to return. | |
| order | No | Sort direction. | |
| state | No | Restrict to one overall state. | |
| rating | No | Restrict to one house rating, e.g. buy, hold, sell. | |
| sector | No | Restrict to one sector. | |
| flagged | No | Only entities carrying at least one risk flag. | |
| min_confidence | No | Minimum model confidence, 0-1. | |
| min_completeness | No | Minimum data completeness, 0-1. |