Source: factory.workflow/ObjWorkflowGui.py
GUI/FORM/EDIT Node
Node types: GUI, FORM, EDIT
User Task entry-point nodes — acknowledge the source and pass context through.
| Method | Signature | Description |
|---|---|---|
| execute | execute(run_context: dict, current_result: str, input_guid: str, node_type: str, name: str, **kwargs) -> tuple |
Execute a GUI node. |