Back to catalog
Cortexa research tool·structure·bvbrc
BVBRC Get Protein Structure
Get detailed pathogen protein structure information from BV-BRC by PDB ID. Returns structure metadata including title, resolution, method, gene, organism, UniProt accession, PMID references, sequence, and taxonomic lineage. Useful for structural biology research on pathogen proteins. Example: '6VSB' returns the SARS-CoV-2 spike glycoprotein structure.
Livelast probed 2026-04-30 23:07Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pdb_id": {
"description": "PDB identifier for the protein structure. Examples: '6VSB' (SARS-CoV-2 spike), '7CMD' (SARS-CoV-2 PLpro), '6VW1' (SARS-CoV-2 RBD-ACE2 complex).",
"type": "string"
}
},
"required": [
"pdb_id"
],
"type": "object"
}Examples (1)
Default BVBRC Get Protein Structure call
public-safeinput
{
"pdb_id": "1AKI"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BVBRC_get_protein_structure
- Tool name
- BVBRC_get_protein_structure
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse