nasa-intel__get_astronomy_picture
ActiveTool of TO1 Intelligence Fleet
[nasa-intel] Fetches NASA's Astronomy Picture of the Day (APOD) — a daily image or video of space with an expert-written explanation, optionally for a specific past date. Uses NASA's public api.nasa.gov DEMO_KEY by default, which is rate-limited to 30 requests/hour/IP; supply a personal key via the NASA_API_KEY secret for heavier use.
Parameters schema
{
"type": "object",
"properties": {
"date": {
"type": "string",
"description": "Optional date in YYYY-MM-DD format to fetch a past Astronomy Picture of the Day. Defaults to today if omitted."
}
},
"additionalProperties": false
}Parent server
TO1 Intelligence Fleet
1/7 registries