synthetic_sky_view
Sky View for a mix of real and synthetic bodies: register the authored system on an ephemeral engine, then frame the visible sky like sky_view. Synthetic bodies can carry render attributes (sizeDeg, magnitude, color) that flow into the pixel spec and prompt. Real Sun/Moon/planets stay for twilight and context unless omitted from bodies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude, north positive | |
| lon | Yes | Longitude, EAST positive (Americas are negative) | |
| date | No | UTC ISO date-time; omit for now | |
| lens | No | normal | |
| width | No | ||
| bodies | No | Body ids to draw; defaults to Sun, Moon, planets, and every synthetic body | |
| bortle | No | ||
| height | No | ||
| system | Yes | ||
| azimuth | Yes | Center direction: degrees from true north or a compass name | |
| altitude | No | Center altitude in degrees | |
| elevation_m | No | Eye height above ground in meters | |
| include_stars | No | Include catalog stars (usually off for fictional skies) |