comfyui_list_models
List available ComfyUI models from folders like checkpoints, loras, and vae. Use pagination to browse the model inventory for image generation tasks.
Instructions
List available models in a folder (checkpoints, loras, vae, etc.).
Args:
folder: Model folder type (checkpoints, loras, vae, etc.)
limit: Maximum number of results to return (default: 25, max: 100)
offset: Starting index for pagination (default: 0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100, default varies by tool). | |
| folder | No | checkpoints | |
| offset | No | Zero-based starting index for pagination. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||