Skip to main content

🔧 Debug Tensor Shape

essentials/utilitiesOutput Node
DebugTensorShape+

Example

JSON Example
{
  "class_type": "DebugTensorShape+",
  "inputs": {
    "tensor": [
      "node_id",
      0
    ]
  }
}

This example shows required inputs only. Connection values like ["node_id", 0] should reference actual node IDs from your workflow.

Inputs

NameTypeStatusConstraintsDefault
tensor*required--

Outputs

This node has no outputs.

Was this page helpful?