get_beach_json
Retrieve beach conditions as structured JSON for programmatic use. Auto-geocode any beach name and return waves, wind, temperatures, UV, rip current risk, and safety score.
Instructions
Get beach conditions as structured JSON for programmatic use. Same as get_beach_report but in JSON format. Auto-geocodes any beach name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | No | Latitude (optional) | |
| longitude | No | Longitude (optional) | |
| beach_name | Yes | Name of the beach (e.g., 'Waikiki', 'Bondi Beach') |