Back to catalog
Cortexa research tool·clinical·mpd
MPD Get Phenotype Data
Get mouse phenotype data from Mouse Phenome Database for specific strains and phenotypes
Livelast probed 2026-04-30 23:07Z· 125msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 125ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 10,
"description": "Number of results to return",
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"phenotype_category": {
"default": "behavior",
"description": "Phenotype category (behavior, physiology, morphology)",
"type": "string"
},
"strain": {
"default": "C57BL/6J",
"description": "Mouse strain (e.g., C57BL/6J, BALB/c, DBA/2J)",
"type": "string"
}
},
"required": [
"strain"
],
"type": "object"
}Examples (1)
Default MPD Get Phenotype Data call
public-safeinput
{
"limit": 3,
"strain": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MPD_get_phenotype_data
- Tool name
- MPD_get_phenotype_data
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse