List library
list_libraryRead-onlyIdempotent
Browse and retrieve all images and videos from the Studio's library, sorted newest first. Returns direct URLs with asset type, model, and age for easy access or download.
Instructions
Browse this workspace's Library — every image/video generated in the Studio, newest first (the same Library the web app shows). Returns served URLs you can open directly or hand to fetch_asset for a download link, plus each asset's kind, model, and age. Free, read-only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | filter by asset kind (default 'all') | |
| limit | No | max assets to return (default 20, max 60) |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assets | No |