Back to catalog
Cortexa research tool·genomics·gpcrdb
GPCRdb Get Protein
Get detailed GPCR protein information from GPCRdb. Returns receptor family, species, sequence, and classification. GPCRs are targets of ~35% of approved drugs. No authentication required.
Livelast probed 2026-04-30 23:07Z· 117msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 117ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_protein",
"description": "Operation type (fixed: get_protein)",
"type": "string"
},
"protein": {
"description": "Protein entry name (e.g., adrb2_human for beta-2 adrenergic receptor) or UniProt accession (e.g., P07550)",
"type": "string"
},
"protein_id": {
"description": "Alias for protein parameter",
"type": "string"
},
"protein_name": {
"description": "Alias for protein. GPCRdb entry name (e.g., adrb2_human).",
"type": "string"
},
"receptor_name": {
"description": "Alias for protein. GPCRdb entry name (e.g., adrb2_human).",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default GPCRdb Get Protein call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GPCRdb_get_protein
- Tool name
- GPCRdb_get_protein
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse