When running the Get Workflow Schema operation for a selected workflow through the swagger UI, the JSON schema definition includes all variable defined within the workflow. This, in effect, gives anyone who calls the workflow API the ability to send those data points. Is there any way to define what variables should be available in the definition as well as which are mandatory and which are optional? Cannot see a way to define this from the workflow.