gatos://celestials/{id}
resource Resource templates
One complete celestial by raw id.
- Use when
- Reading a known body through resources/read.
- Availability
- Body telemetry must be enabled.
- Equivalent interface
gatos.get_celestial
Input
| Field | Type | Requirement | Description |
|---|---|---|---|
id | URI template variable | Required | Raw body id, URI-encoded by the client. |
Resource URI example
gatos://celestials/KerbinResult
Complete BodySnapshot with freshness metadata.
Errors
- ENOENT data when the current snapshot has no matching body.