Back to catalog
Cortexa research tool·genomics·bigg_models
BiGG Get Database Version
Get BiGG Models database version and last update date. Returns BiGG version number, API version, and timestamp of last database update. Use for: checking data currency, version control, documentation, reproducibility. Check this to ensure using latest metabolic models data.
Livelast probed 2026-05-01 01:00Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"description": "Operation type",
"enum": [
"get_database_version"
],
"type": "string"
}
},
"required": [
"operation"
],
"type": "object"
}Examples (1)
Default BiGG Get Database Version call
public-safeinput
{
"operation": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BiGG_get_database_version
- Tool name
- BiGG_get_database_version
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse