Back to catalog
Cortexa research tool·genomics·gpcrdb
GPCRdb List Proteins
List GPCR protein families or proteins in a specific family from GPCRdb. Without family parameter, returns list of protein families (Class A, Class B, etc.). With family parameter (e.g., '001') or protein_class (e.g., 'Chemokine receptors'), returns proteins in that family. No authentication required.
Livelast probed 2026-05-01 01:00Z· 922msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 922ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"family": {
"description": "GPCR family code (e.g., '001' for Class A Rhodopsin, '002' for Class B). If not provided, lists all protein families.",
"type": "string"
},
"operation": {
"const": "list_proteins",
"description": "Operation type (fixed: list_proteins)",
"type": "string"
},
"protein_class": {
"description": "Human-readable GPCR class or family name (e.g., 'Chemokine receptors', 'Class A', 'Adrenergic'). Alias for family that accepts plain English names.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default GPCRdb List Proteins call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GPCRdb_list_proteins
- Tool name
- GPCRdb_list_proteins
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse