NASA · Arazzo Workflow
NASA APOD Daily Digest
Version 1.0.0
Pull the Astronomy Picture of the Day and enrich it with related assets from the NASA Image and Video Library.
Provider
Workflows
apod-daily-digest
Retrieve the Astronomy Picture of the Day and related NASA archive media.
Fetches the APOD entry for a given date and enriches it with a related asset drawn from the NASA Image and Video Library, producing a digest entry with both the picture of the day and supporting archive media.
1
getPictureOfTheDay
Retrieve the Astronomy Picture of the Day entry. thumbs is requested so that video entries still return a usable still image, which matters for any digest that has to render a thumbnail regardless of media type.
2
findRelatedArchiveMedia
Search the NASA Image and Video Library using the APOD title as the query term to surface archive imagery covering the same subject. The search is restricted to images so the digest gets a directly renderable companion.
3
resolveRelatedAsset
Resolve the related archive item into its asset manifest so the digest can link or download an actual file rather than a collection reference.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.