Short name describing what triggered the graph break
builtin isinstance() cannot determine type of argument
Values or code snippet captured at the break point
isinstance({arg}, {isinstance_type})
Explanation of why the graph break was triggered
Dynamo doesn’t have a rule to determine the type of argument {arg}
Hints on how to resolve the graph break