Back to catalog
Cortexa research tool·genomics·uniprot_locations
UniProtLocations Get Location
Get detailed information about a UniProt subcellular location by its ID. Returns the location name, definition, category (Cellular component, Topology, Orientation), Gene Ontology mappings, associated UniProt keyword, protein count statistics (reviewed/unreviewed), hierarchical relationships (parent and child locations), and synonyms. Use this to understand where proteins are localized within cells.
Livelast probed 2026-04-30 23:07Z· 116msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 116ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"location_id": {
"description": "UniProt subcellular location ID. Format: SL-XXXX. Examples: 'SL-0091' (Cytosol), 'SL-0191' (Nucleus), 'SL-0173' (Mitochondrion), 'SL-0204' (Plasma membrane), 'SL-0147' (Endomembrane system), 'SL-0123' (Golgi apparatus).",
"type": "string"
}
},
"required": [
"location_id"
],
"type": "object"
}Examples (1)
Default UniProtLocations Get Location call
public-safeinput
{
"location_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtLocations_get_location
- Tool name
- UniProtLocations_get_location
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse