You're viewing a demo portfolio

Join the waitlist
PRSM

get_near_earth_objects

Active

Tool of NASA Data

declared in 1.0.0

Get Near Earth Objects (asteroids) from NASA NeoWs. Returns asteroid data including size, hazard status, closest approach distance and velocity.

Parameters schema

{
  "type": "object",
  "properties": {
    "date": {
      "type": "string",
      "description": "Start date YYYY-MM-DD (default: today)"
    },
    "days": {
      "type": "number",
      "description": "Number of days to fetch (1-7, default: 3)"
    },
    "hazardous_only": {
      "type": "boolean",
      "description": "Only return potentially hazardous asteroids (default: false)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

NASA Data

1/7 registries
View full server →