list_local_models
Lists installed ComfyUI models from the local models directory, grouped by type with file size and modified time. Use this to check available models before generating or downloading.
Instructions
List model files installed in the local ComfyUI models/ directory (filesystem scan), grouped by type with size and modified time. Read-only; requires COMFYUI_PATH (local installs only) and does NOT contact ComfyUI or the network. Use to see which models are already available locally before generating or downloading; use search_models to discover new models on HuggingFace, then download_model to fetch them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_type | No | Filter by model type (e.g. 'checkpoints', 'loras'). Lists all types if omitted. |