Inputs for compute from webpage

I have a project that needs to generate a mesh based on lines drawn on a webpage. I’m receiving some inputs from the site using a Python component, but the boolean values and the lines are not being detected, while values from other sliders are coming through correctly. How can I fix this?