Back to catalog
Cortexa research tool·clinical·gmrepo
GMrepo Get Phenotypes
List phenotypes and health conditions with gut microbiome data in the GMrepo database. Returns MeSH disease IDs, sample counts, and species/genus diversity for each phenotype. Optionally filter by keyword (e.g., 'diabetes', 'obesity', 'cancer'). GMrepo covers 350+ phenotypes including healthy controls. Use this to find what conditions have microbiome data available.
Livelast probed 2026-04-30 23:07Z· 1951msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1951ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of results to return. Default: 20.",
"type": "integer"
},
"query": {
"default": "",
"description": "Optional keyword to filter phenotypes. Examples: 'diabetes', 'obesity', 'cancer', 'Healthy', 'Crohn'. Leave empty to list all phenotypes.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default GMrepo Get Phenotypes call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GMrepo_get_phenotypes
- Tool name
- GMrepo_get_phenotypes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse