Search Mammalian Phenotype Terms
search_phenotype_termsSearch MP term names and definitions by free-text query to resolve a phenotype description to a standardized MP ID. Returns ranked matches with MP IDs, definitions, and truncation details.
Instructions
Free-text search over Mammalian Phenotype (MP) term names and definitions (FTS, relevance-ranked). Returns {mp_id, name, definition, score} plus a truncation contract {total, returned, limit, truncated} (widen step in next_commands when truncated). Use this to resolve a phenotype description to an MP id, then find_markers_by_phenotype or get_mp_term. Signature: search_phenotype_terms(query, limit=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max hits (default 25). | |
| query | Yes | Free-text phenotype query (e.g. 'small kidney'). |