Back to catalog
Cortexa research tool·genomics·Immunology
VDJDB Get Database Summary
Get VDJdb database metadata and statistics including total record count, available columns (gene, cdr3, v.segm, j.segm, species, MHC, antigen, etc.), and their data types. Useful for understanding the database schema and current data coverage before querying.
Livelast probed 2026-04-30 23:07Z· 118msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 118ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"description": "Operation type",
"enum": [
"get_database_summary"
],
"type": "string"
}
},
"required": [
"operation"
],
"type": "object"
}Examples (1)
Default VDJDB Get Database Summary call
public-safeinput
{
"operation": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_VDJDB_get_database_summary
- Tool name
- VDJDB_get_database_summary
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse