get_astronomy_picture_of_day
Fetch NASA's astronomy picture of the day by specifying a date, count for random images, or enable thumbnail URLs for video APODs directly via the NASA-MCP server.
Instructions
Get NASA's astronomy picture of the day.
Args: date: Date of the image in YYYY-MM-DD format. If not specified, the current date is used. count: If specified, returns 'count' random images. Cannot be used with 'date'. thumbs: If True, returns the thumbnail URL for videos. If APOD is not a video, this parameter is ignored.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | ||
date | No | ||
thumbs | No |