list_search_facets
List the type names search_terms can filter, exclude, boost or demote by, with the number of terms carrying each one. Call this instead of guessing: there are over 200 names, they are the index's own annotations rather than a curated list, and they change as data is added. Use contains to narrow (e.g. contains="lineage" for the ~120 lineage clones, contains="connectivity" to find the connectome facets). The counts tell you whether a name is broad or niche — "entity" covers everything, a single lineage covers a handful.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contains | No | Only return type names containing this text. Matched case- and separator-insensitively, so "nervous system" finds "Nervous_system". |