Back to catalog
Cortexa research tool·genomics·bvbrc
BVBRC Search Surveillance
Search influenza and pathogen surveillance data in BV-BRC. Returns surveillance samples with host species, geographic location, subtype, and collection metadata. Essential for epidemiological tracking of influenza subtypes (H5N1, H1N1, H3N2) and other monitored pathogens across global regions. Example: search for H5N1 cases in North America.
Livelast probed 2026-04-30 23:07Z· 90msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 90ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"collection_country": {
"description": "Country of sample collection. Examples: 'USA', 'China', 'Egypt', 'Vietnam'.",
"type": [
"string",
"null"
]
},
"geographic_group": {
"description": "Geographic region filter. Options: 'North America', 'Europe', 'Asia', 'Africa', 'South America', 'Oceania'.",
"type": [
"string",
"null"
]
},
"host_group": {
"description": "Host organism group. Options: 'Human', 'Animal', 'Avian', 'Swine', 'Environment'.",
"type": [
"string",
"null"
]
},
"limit": {
"description": "Maximum number of results. Default: 25. Max: 100.",
"type": [
"integer",
"null"
]
},
"subtype": {
"description": "Influenza subtype to search for. Examples: 'H5N1', 'H1N1', 'H3N2', 'H7N9'. Common in surveillance tracking.",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default BVBRC Search Surveillance call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BVBRC_search_surveillance
- Tool name
- BVBRC_search_surveillance
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse