Look up one moodboard
get_moodboardRetrieve reference images from a saved moodboard by name or ID. Partial names work; ambiguous matches return candidates, and the references parameter samples the images a generation would use.
Instructions
Look up a moodboard by name or id and return its reference images.
Partial names work: 'High Fashion' finds 'High Fashion | Woman'. An ambiguous name is an error listing the candidates rather than a guess, because quietly picking the wrong board costs a generation to discover.
Use references to get the sampled subset a generation would actually use, spread across the board rather than taken from the front.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| moodboard | Yes | Name or id. Partial names are fine when unambiguous. | |
| references | No | Return this many sampled image URLs, as imagine would use them. |