Retrieves Images from any board and output them as a collection, to be used as a multi image input
For Number of Images
- Range of images Eg.
30-50
- Group of single images Eg.
4,23,45
or a single image567
all
for all images
Parameter | Description |
---|---|
input_board |
Input board containing images to be retrieved. If not provided or set to None, it will grab images from uncategorized. |
num_images |
Number of images to retrieve from the end. |
category |
Category of images to retrieve; select either 'images' or 'assets'. |
starred_only |
Retrieve only starred images if set to True. |
keyword |
Keyword to filter images by metadata. Only images with metadata containing this keyword will be retrieved. |