-
@ Gzuuus
2025-04-29 10:05:04I think this is quite possible, I already do this in dvmcp and dvmcp.fun as you have defined data types and everything is a compliant json schema where the inputs are defined, you can easily build a form with some defined input methods for each data type, string is just a text input, boolean is just a checkbox, etc. There are already libs that can help you with this and do json schema to form