Back to catalog
Cortexa research tool·chemistry·civic
Civic Get Molecular Profile
Get detailed information about a specific molecular profile in CIViC database by molecular profile ID. Molecular profiles represent combinations of variants or features (e.g., 'BRAF V600E') that serve as biomarkers for clinical interpretation. Returns profile name, description, clinical significance score, and associated evidence items with diseases, therapies, and evidence levels.
Livelast probed 2026-04-30 23:07Z· 87msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 87ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"evidence_limit": {
"default": 10,
"description": "Maximum number of evidence items to return (default: 10)",
"type": "integer"
},
"molecular_profile_id": {
"description": "CIViC molecular profile ID (e.g., 12 for BRAF V600E)",
"type": "integer"
}
},
"required": [
"molecular_profile_id"
],
"type": "object"
}Examples (1)
Default Civic Get Molecular Profile call
public-safeinput
{
"evidence_limit": 3,
"molecular_profile_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_civic_get_molecular_profile
- Tool name
- civic_get_molecular_profile
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse