ap_node_disconnect
Removes any node linked to a specified input socket, clearing the connection for that destination node and socket index.
Instructions
Remove whatever is linked into one input socket of a node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_id | Yes | Destination node id. | |
| to_socket | Yes | Input socket index. |