uniprot_get_subcellular_location
Retrieve a UniProt subcellular location term by its SL-ID to get its name, definition, category, GO cross-references, and hierarchical relationships.
Instructions
Fetch a UniProt subcellular-location term by ID (e.g. SL-0039 Cell membrane, SL-0086 Cytoplasm, SL-0191 Nucleus). Returns name, definition, category, GO cross-refs, and the is-a / part-of hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | Yes | UniProt subcellular-location ID, e.g. 'SL-0039' (Cell membrane). Always starts with 'SL-'. | |
| response_format | No | 'markdown' (default) for a human-readable report with a provenance footer, or 'json' for a machine-parseable structured payload with the same data. Any other value is rejected. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |