Hey, I’d be happy to help. Working with Geometry Nodes through Python can be a bit tricky because you need to access the modifier, the node group interface, and the input sockets correctly. Could you share your current code and the Blender version you’re using? Also, are you trying to display the inputs in a custom UI panel, the console, or directly inside the viewport? Once I see your approach, I can help you debug it and suggest the right way to access the Geometry Nodes inputs.