curl --request GET \
--url https://cloud.comfy.org/api/global_subgraphs{}Returns a list of globally available subgraph blueprints. These are pre-built workflow components that can be used as nodes. The data field contains a promise that resolves to the full subgraph JSON.
curl --request GET \
--url https://cloud.comfy.org/api/global_subgraphs{}Success - Map of subgraph IDs to their metadata
Metadata for a global subgraph blueprint (without full data)
Show child attributes
Was this page helpful?