node

Get all node definitions

Returns a dictionary of every registered node class, keyed by class name. Each value is a NodeInfo object describing inputs, outputs, category, etc.

get/api/object_info

Response

All node definitions

object required

Changes