list_models
List installed model files filtered by type and name. Provide the model folder (e.g., checkpoints, loras) and an optional search substring to find specific models.
Instructions
Model files installed on the instance. folder picks the model type:
checkpoints, loras, vae, diffusion_models, text_encoders, upscale_models,
controlnet, embeddings, ... (unknown folder -> the full available list).
search filters filenames (case-insensitive substring).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | checkpoints | |
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||