Back to catalog
Cortexa research tool·chemistry·metabolights
Metabolights Get Study Files
Get list of files associated with a MetaboLights study. Returns file metadata including file names, types, and download links. Note: The files endpoint frequently returns 500 errors (known MetaboLights API issue). This tool automatically falls back to extracting file information from the study endpoint, including FTP/HTTP URLs. If both methods fail, access files via MetaboLights website: https://www.ebi.ac.uk/metabolights/studies/{study_id}.
Livelast probed 2026-05-01 01:00Z· 672msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 672ms
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 Files 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_files
- Tool name
- metabolights_get_study_files
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse