Skip to main content
Server path: /nasa | Type: Application | PCID required: Yes

Tools

ToolDescription
nasa_browse_neosBrowse all near-Earth objects
nasa_get_astronomy_picture_of_the_dayGet Astronomy Picture of the Day
nasa_get_earth_assetsGet Earth satellite imagery assets
nasa_get_epic_enhanced_imagesGet latest EPIC enhanced color Earth images
nasa_get_epic_enhanced_images_by_dateGet EPIC enhanced color images by date
nasa_get_epic_natural_available_datesGet available dates for EPIC natural images
nasa_get_epic_natural_imagesGet latest EPIC natural color Earth images
nasa_get_epic_natural_images_by_dateGet EPIC natural color images by date
nasa_get_neo_feedGet near-Earth objects feed
nasa_get_neo_lookupLook up a specific near-Earth object

nasa_browse_neos

Browse all near-Earth objects Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number for pagination (0-based).
sizeintegerNoNumber of results per page (default 20).

nasa_get_astronomy_picture_of_the_day

Get Astronomy Picture of the Day Parameters:
ParameterTypeRequiredDefaultDescription
datestringNoThe date of the APOD image to retrieve (YYYY-MM-DD). Defaults to today.
start_datestringNoThe start of a date range for retrieving multiple APODs (YYYY-MM-DD).
end_datestringNoThe end of a date range (YYYY-MM-DD). Used with start_date.
countintegerNoReturn this many randomly chosen APODs. Cannot be used with date or date range.
thumbsbooleanNoReturn thumbnail URL for video APODs.

nasa_get_earth_assets

Get Earth satellite imagery assets Parameters:
ParameterTypeRequiredDefaultDescription
latnumberYesLatitude of the location.
lonnumberYesLongitude of the location.
datestringYesDate to search for closest image (YYYY-MM-DD).
dimnumberNoWidth and height of the image in degrees (default 0.025).

nasa_get_epic_enhanced_images

Get latest EPIC enhanced color Earth images

nasa_get_epic_enhanced_images_by_date

Get EPIC enhanced color images by date Parameters:
ParameterTypeRequiredDefaultDescription
datestringYesDate to retrieve images for (YYYY-MM-DD).

nasa_get_epic_natural_available_dates

Get available dates for EPIC natural images

nasa_get_epic_natural_images

Get latest EPIC natural color Earth images

nasa_get_epic_natural_images_by_date

Get EPIC natural color images by date Parameters:
ParameterTypeRequiredDefaultDescription
datestringYesDate to retrieve images for (YYYY-MM-DD).

nasa_get_neo_feed

Get near-Earth objects feed Parameters:
ParameterTypeRequiredDefaultDescription
start_datestringNoStarting date for asteroid search (YYYY-MM-DD). Defaults to today.
end_datestringNoEnding date for asteroid search (YYYY-MM-DD). Max 7 days after start_date.

nasa_get_neo_lookup

Look up a specific near-Earth object Parameters:
ParameterTypeRequiredDefaultDescription
asteroid_idstringYesThe NASA SPK-ID of the asteroid to look up.