Near-Earth Asteroids Feed
nasa.asteroids.feedGet near-Earth asteroid close approaches for a date range — includes size estimates, hazard classification, velocity, and miss distance.
Instructions
Get near-Earth asteroid close approaches for a date range — size estimates, hazard classification, velocity, miss distance (NASA NeoWs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date in YYYY-MM-DD format for asteroid feed (max 7-day span) | |
| end_date | No | End date in YYYY-MM-DD format (default: start_date + 7 days) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |