Back to catalog
Cortexa research tool·structure·biomodels_tools
BioModels List Files
Get detailed file listing for a specific BioModels entry including file names, types, sizes, and metadata. Returns information about all files associated with the model (SBML files, figures, supplementary data, COMBINE archives). Use this before downloading to see what files are available and their formats. Requires model ID from biomodels_search or BioModels_get_model.
Livelast probed 2026-05-01 01:00Z· 812msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 812ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"model_id": {
"description": "BioModels identifier (e.g., 'BIOMD0000000469'). Find IDs using biomodels_search.",
"type": "string"
}
},
"required": [
"model_id"
],
"type": "object"
}Examples (1)
Default BioModels List Files call
public-safeinput
{
"model_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BioModels_list_files
- Tool name
- BioModels_list_files
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse