Back to catalog
Cortexa research tool·structure·intact
Intact Get Complex Details
Get detailed information about a specific protein complex by its complex AC (Complex Accession, e.g., 'CPX-915'). Returns comprehensive complex information including: complex AC, name, synonyms, systematic name, functions, properties, species, ligands, complex assemblies, participants (with interactor details), and associated diseases. To find complex ACs, use intact_get_interactions_by_complex to search for complexes first.
Livelast probed 2026-05-01 01:00Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"complex_ac": {
"description": "Complex AC (Complex Accession) in format 'CPX-XXXXX' (e.g., 'CPX-915', 'CPX-10081'). Get complex ACs from intact_get_interactions_by_complex search results.",
"type": "string"
},
"format": {
"default": "json",
"enum": [
"json",
"xml"
],
"type": "string"
}
},
"required": [
"complex_ac"
],
"type": "object"
}Examples (1)
Default Intact Get Complex Details call
public-safeinput
{
"complex_ac": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_intact_get_complex_details
- Tool name
- intact_get_complex_details
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse