List library
list_libraryBrowse generated images and videos in the Studio library, newest first. Filter by kind and limit, then use returned URLs to open assets or pass them to fetch_asset for a download link.
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
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | filter by asset kind (default 'all') | |
| limit | No | max assets to return (default 20, max 60) |