Back to catalog
Cortexa research tool·clinical·cbioportal
CBioPortal Get Gene Info
Get detailed information about a specific gene by Entrez Gene ID. Returns gene symbol, aliases, type, and chromosome location.
Livelast probed 2026-04-30 23:07Z· 110msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 110ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"entrez_gene_id": {
"description": "Entrez Gene ID (e.g., 672 for BRCA1)",
"type": "integer"
}
},
"required": [
"entrez_gene_id"
],
"type": "object"
}Examples (1)
Default CBioPortal Get Gene Info call
public-safeinput
{
"entrez_gene_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_cBioPortal_get_gene_info
- Tool name
- cBioPortal_get_gene_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse