Back to catalog
Cortexa research tool·structure·metabolights
Metabolights Get Study Samples
Get all samples associated with a MetaboLights study. Returns sample metadata including sample names, characteristics, and factor values. Note: The samples endpoint may return 400 errors for some studies. This tool automatically falls back to extracting sample information from the study endpoint (ISA investigation structure). If both methods fail, access samples via MetaboLights website.
Livelast probed 2026-05-01 01:00Z· 646msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 646ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"study_id": {
"description": "MetaboLights study ID",
"type": "string"
}
},
"required": [
"study_id"
],
"type": "object"
}Examples (1)
Default Metabolights Get Study Samples call
public-safeinput
{
"study_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_metabolights_get_study_samples
- Tool name
- metabolights_get_study_samples
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse