list_screeners
Discover available stock screeners and their metadata, including slug, name, description, category, and tier. Call once per session to identify which screeners to use.
Instructions
Return metadata for all 24 stock screeners on the platform, including each screener's slug, name, description, category, and tier. Use this to discover which screeners are available before calling get_screener_data. Call this once per session — the list changes very rarely. Returns { tier, total, accessible, screeners: [...] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||