Search Mammalian Phenotype Terms
search_phenotype_termsSearch mammalian phenotype terms by free-text query to find matching MP IDs and definitions for use in downstream queries.
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'). |