Download and upload on your vibecoding tool:
Prompt
Add Lummi images to the cards (attaching documentation)
Allow people to search through Lummi images to add to the cards and add a random image from a specific collection (proactively) on every new card.
_C0OOJa
on every new cardImplementation
LUMMI_API_KEY=lummi-8e32ffd98ba7779a7735df10ff5b69de8c9d08fbf2005a907be788c7214824b8
https://api.lummi.ai/v1/collections/_C0OOJa/images/random
https://api.lummi.ai/v1/images/search?q=TERM
Authorization: Bearer ${LUMMI_API_KEY}