Back to catalog
Cortexa research tool·structure·emdb
EMDB Get Publications
Get publication information for an EMDB entry including journal articles, preprints, and citations that describe the cryo-EM structure. Returns publication titles, authors, journals, DOIs, PubMed IDs, and abstracts. Use this to find the research papers associated with a structure, understand experimental context, or cite the original work. Use EMDB ID from EMDB_search_structures or EMDB_get_structure.
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": {
"emdb_id": {
"description": "EMDB structure identifier in format 'EMD-####' (e.g., 'EMD-1234', 'EMD-0001'). Find IDs via EMDB search or from publications.",
"type": "string"
}
},
"required": [
"emdb_id"
],
"type": "object"
}Examples (1)
Default EMDB Get Publications call
public-safeinput
{
"emdb_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_EMDB_get_publications
- Tool name
- EMDB_get_publications
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse