get_moon_phase
Retrieve precise moon phase details for any date and location. Specify coordinates and output format (JSON or text) for accurate astronomical data.
Instructions
Get moon phase information for a specific date
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | No | Date to get moon phase for (YYYY-MM-DD format). Defaults to current date. | |
format | No | Output format (json or text) | |
latitude | No | Latitude for location-specific calculations | |
longitude | No | Longitude for location-specific calculations |