Back to catalog
Cortexa research tool·structure·uniprot_locations
UniProtLocations Search
Search UniProt subcellular locations by name or keyword. Find cellular compartments, organelles, membrane locations, and other subcellular structures. Returns matching locations with IDs, definitions, categories, GO mappings, and protein count statistics. Use this to discover relevant subcellular locations for cell biology research.
Livelast probed 2026-05-01 01:00Z· 80msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 80ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query for subcellular locations. Examples: 'nucleus', 'membrane', 'mitochondria', 'endoplasmic reticulum', 'lysosome', 'extracellular', 'cytoskeleton'.",
"type": "string"
},
"size": {
"description": "Maximum number of results to return (default: 10, max: 50).",
"type": "integer"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default UniProtLocations Search call
public-safeinput
{
"query": "BRCA1",
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtLocations_search
- Tool name
- UniProtLocations_search
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse