Collapse a transparent port expansion.
bool collapsePort(String nodeId, String portId) => schematic.collapsePortThrough(nodeId, portId);