venus_phase
Determine the current Venus phase (morning star, evening star, or combust) by retrieving Venus and Sun longitudes, elongation, and retrograde/cazimi status. Accepts an optional date for checking any specific day.
Instructions
Get the current Venus phase — morning star, evening star, or combust. Returns Venus longitude, Sun longitude, elongation, retrograde/cazimi status.
CREDIT COST: 1 credit per call.
EXAMPLE: Venus phase right now (omit date): (no args required)
EXAMPLE: Venus phase on a specific date: date='2026-03-20'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to check (ISO 8601). Omit for today's phase. | |
| format | No | Output format. |