Get configured folder paths

Returns the filesystem paths ComfyUI loads models and 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