Back to catalog
Cortexa research tool·structure·gpcrdb
GPCRdb Get Mutations
Get mutation data for a GPCR from GPCRdb. Returns mutation positions, effects on ligand binding and signaling. Useful for understanding structure-function relationships.
Livelast probed 2026-04-30 23:07Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_mutations",
"description": "Operation type (fixed: get_mutations)",
"type": "string"
},
"protein": {
"description": "Protein entry name (e.g., adrb2_human)",
"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 Mutations call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_GPCRdb_get_mutations
- Tool name
- GPCRdb_get_mutations
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse