Asteroid Impact Risk (Sentry)
jpl.asteroids.sentryAssess asteroid impact risks using NASA JPL Sentry data: retrieve impact probability, Palermo/Torino scales, and size estimates for specific asteroids or view full list.
Instructions
Get asteroid impact risk assessments from the Sentry monitoring system — impact probability, Palermo/Torino scale, size estimates (NASA JPL)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| des | No | Asteroid designation to check specific object (e.g. "99942" for Apophis). Omit for full list | |
| h_max | No | Maximum absolute magnitude H — filter for larger objects | |
| ps_min | No | Minimum Palermo Scale value (e.g. -3). Higher = more concerning | |
| ip_min | No | Minimum impact probability (e.g. 1e-7) |
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. |