get_astronomy_picture_of_day
Retrieve NASA's Astronomy Picture of the Day to access daily space images with options for specific dates, random selections, or video thumbnails.
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 |
|---|---|---|---|
| date | No | ||
| count | No | ||
| thumbs | No |