List assets in a folder
list_assetsLists images and files in a given asset folder. Navigate folder IDs from the root to locate assets when no search exists.
Instructions
Lists the images and files in one asset folder. Folder 0 is the root. Assets are flat within a folder and Wiki.js has no search across them, so finding one means walking list_asset_folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Restrict to images or to non-image files. | |
| folder_id | No | Folder id from list_asset_folders. 0 (default) is the root. |