internal

Get configured folder paths

Returns the filesystem paths ComfyUI is configured to load models and other assets from, keyed by folder type.

get/internal/folder_paths

Response

Dictionary of folder type to paths

object required

Map of folder type name to list of [path, ...] entries

Changes