Screen US ETFs
screen_etfsFilter US ETFs by metrics like AUM, expense ratio, and returns. Narrow results by fund category and sort for analysis.
Instructions
Screen US ETFs by AUM, expense ratio, returns, dividend yield, and other metrics. Use list_filters to discover metric names. Use categories to restrict to fund categories (e.g. "Large Blend", "Digital Assets").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return (max 100). | |
| offset | No | Rows to skip, for pagination. | |
| columns | No | Extra metric columns to show. Filtered and sorted metrics are always shown. | |
| filters | No | Numeric constraints, e.g. [{"metric":"expenseRatio","max":0.1},{"metric":"aum","min":1000}]. | |
| sort_by | No | Metric to sort by (alias or label). | aum |
| categories | No | Restrict to these fund categories, e.g. ["Large Blend","Digital Assets"]. | |
| sort_order | No | Sort direction. | desc |