Back to catalog
Cortexa research tool·genomics·hpa
HPA Search Genes By Query
Search for matching genes by gene name, keywords, or cell line names and return Ensembl ID list. This is the entry tool for many HPA query workflows.
Livelast probed 2026-05-01 01:00Z· 788msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 788ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"search_query": {
"description": "Gene name, alias, keyword, or cell line name to search for, e.g., 'EGFR', 'TP53', or 'MCF7'.",
"type": "string"
}
},
"required": [
"search_query"
],
"type": "object"
}Examples (1)
Default HPA Search Genes By Query call
public-safeinput
{
"search_query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_search_genes_by_query
- Tool name
- HPA_search_genes_by_query
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse