Back to catalog
Cortexa research tool·clinical·bvbrc
BVBRC Search Amr
Search for antimicrobial resistance (AMR) phenotype data in BV-BRC. Returns resistance/susceptibility data for pathogens against specific antibiotics, including MIC values, testing methods, and evidence. Essential for AMR surveillance research. Example: search for methicillin resistance in Staphylococcus aureus.
Livelast probed 2026-04-30 23:07Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"antibiotic": {
"description": "Antibiotic name to search for. Examples: 'methicillin', 'vancomycin', 'ciprofloxacin', 'amikacin', 'isoniazid'.",
"type": [
"string",
"null"
]
},
"genome_id": {
"description": "BV-BRC genome ID to get AMR data for a specific genome. Example: '83332.12'.",
"type": [
"string",
"null"
]
},
"limit": {
"description": "Maximum number of results. Default: 25. Max: 100.",
"type": [
"integer",
"null"
]
},
"resistant_phenotype": {
"description": "Filter by resistance phenotype. Options: 'Resistant', 'Susceptible', 'Intermediate'.",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default BVBRC Search Amr call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BVBRC_search_amr
- Tool name
- BVBRC_search_amr
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse