List executable screener filters
Returns the executable screen_stocks filter catalog: field names, supported operators, and allowed values. Lists only the filters this server can actually execute (exchange, market_cap; eq only), not the full Financial Datasets catalog.
Authorizations
The caller's own Monid API key (get one at https://monid.ai?fpr=dhruv-15136b). Passed straight through to Monid on every call, so usage bills the caller's own wallet — this is never a shared server-side credential, and the server never logs or stores it. Missing, empty, or malformed values answer 401 unauthorized before any paid call is attempted.
Response
The real, deterministic filter catalog this server returns.
The executable screen_stocks filter catalog. Only exchange and market_cap are implemented today (the eq operator only); this is a strict subset of the full Financial Datasets screener catalog.