Back to catalog
Cortexa research tool·structure·complex_portal
ComplexPortal Get Complex
Get detailed information for a specific protein complex by Complex Portal ID (e.g., CPX-1234). Returns full subunit composition with stoichiometry, function description, disease associations, GO annotations, and cross-references to PDB/Reactome.
Livelast probed 2026-04-30 23:07Z· 108msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 108ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"complex_id": {
"description": "Complex Portal accession ID (e.g., 'CPX-1', 'CPX-6512')",
"type": "string"
}
},
"required": [
"complex_id"
],
"type": "object"
}Examples (1)
Default ComplexPortal Get Complex call
public-safeinput
{
"complex_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ComplexPortal_get_complex
- Tool name
- ComplexPortal_get_complex
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse