Back to catalog
Cortexa research tool·chemistry·metabolights
Metabolights List Studies
List all MetaboLights studies with pagination. Returns a list of study IDs (e.g., 'MTBLS1', 'MTBLS2'). Use metabolights_get_study to get detailed information for a specific study ID.
Livelast probed 2026-04-30 23:07Z· 701msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 701ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page": {
"default": 0,
"description": "Page number (default: 0)",
"minimum": 0,
"type": "integer"
},
"size": {
"default": 20,
"description": "Number of studies per page (default: 20)",
"maximum": 100,
"minimum": 1,
"type": "integer"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Metabolights List Studies call
public-safeinput
{
"page": 1,
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_metabolights_list_studies
- Tool name
- metabolights_list_studies
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse