Back to catalog
Cortexa research tool·structure·bmrb
BMRB Search By Keyword
Search BMRB (Biological Magnetic Resonance Data Bank) entries by keyword or molecule name. Returns matching BMRB entries with their IDs and summary information. Use the 'database' parameter to search either macromolecules (proteins, nucleic acids) or metabolomics small molecules.
Livelast probed 2026-05-01 01:00Z· 814msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 814ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"database": {
"description": "Database to search: 'macromolecules' (proteins/nucleic acids) or 'metabolomics' (small molecules). Default searches both.",
"type": [
"string",
"null"
]
},
"term": {
"description": "Search term (protein name, molecule name, or keyword). Examples: 'ubiquitin', 'calmodulin', 'insulin'",
"type": "string"
}
},
"required": [
"term"
],
"type": "object"
}Examples (1)
Default BMRB Search By Keyword call
public-safeinput
{
"term": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_BMRB_search_by_keyword
- Tool name
- BMRB_search_by_keyword
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse