astro_render_planetary_cycle
Mercury / Venus / Mars synodic cycle renders (petals, synodic, promethean).
- Layer: render
- Methods: cycle
- Free tier: —
- Paid tier: cycle
Description
Mercury / Venus / Mars synodic cycle renders (petals, synodic, promethean).
Methods:
cycle [Paid] — Mercury/Venus/Mars synodic-cycle render (petals, synodic, or promethean layout) over a date range
Input schema
cycle
| Field | Type | Required | Constraints |
|---|---|---|---|
| planet | "mercury" | "venus" | "mars" | yes | — |
| layout | "petals" | "synodic" | "promethean" | yes | — |
| dateRange.from | object | yes | — |
| dateRange.to | object | yes | — |
| sizePx | integer | no | min 320, max 1600, int |
| stepDays | number | no | min 0.25, max 5 |
| palette.background | any | "transparent" | string | no | — |
| palette.line | string | no | — |
| palette.retro | string | no | — |
| palette.text | string | no | — |
| palette.accent | string | no | — |