validate_graph
Validate nTop notebooks to identify dangling inputs, duplicate IDs, empty literals, and incorrect list wiring, ensuring they load and build correctly.
Instructions
Check a notebook for problems that stop it loading or building: dangling inputs, duplicate ids, literals with no value, and list parameters wired with several inline edges instead of a core.list block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook | Yes |