Back to catalog
Cortexa research tool·chemistry·civic
Civic Search Molecular Profiles
Search for molecular profiles in CIViC database. Molecular profiles represent combinations of variants or features (e.g., 'BRAF V600E', 'EGFR T790M') that serve as biomarkers for clinical interpretation. Returns a list of molecular profiles with IDs and names. Use the 'query' parameter to filter by profile name (alias: 'name').
Livelast probed 2026-04-30 23:07Z· 393msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 393ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of molecular profiles to return (default: 20, recommended max: 100)",
"type": "integer"
},
"name": {
"description": "Alias for query. Filter by molecular profile name (e.g., 'PD-L1', 'KRAS G12C').",
"type": "string"
},
"query": {
"description": "Filter by molecular profile name (e.g., 'BRAF V600E', 'EGFR T790M', 'FLT3 ITD'). Returns profiles whose name contains this string. Alias: 'name'.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Civic Search Molecular Profiles call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_civic_search_molecular_profiles
- Tool name
- civic_search_molecular_profiles
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse