Wire a Material Texture
Recommended sequence:
material.graph.inspectto find the current material graph.material.paletteto find the expression node to add.schema.inspectformaterial.graph.editoperationaddFromPalette.material.graph.editto add the expression.schema.inspectfor the connect operation.material.graph.editto connect explicit pins.material.graph.layoutfor the touched node selection.material.compile.
Use material.node.inspect and material.node.edit only when changing expression properties.