Back to catalog
Cortexa research tool·structure·sabdab
SAbDab Get Structure
Get antibody structure details from SAbDab by PDB ID. Returns CDR annotations, chain information, and antigen binding data. Useful for structural analysis of antibody-antigen complexes.
Livelast probed 2026-04-30 23:07Z· 115msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_structure",
"type": "string"
},
"pdb_code": {
"description": "Alias for pdb_id. 4-character PDB ID (e.g., 1IGT, 6W41).",
"type": "string"
},
"pdb_id": {
"description": "4-character PDB ID (e.g., 1IGT, 6W41). Alias: pdb_code.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default SAbDab Get Structure call
public-safeinput
{
"pdb_id": "1AKI"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SAbDab_get_structure
- Tool name
- SAbDab_get_structure
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse