Currently this parameter is specified (and read) as a string, i.e. it should be specified like this: "requires_terminal": "false", It should be changed to be read as a boolean (without quotes)
Currently this parameter is specified (and read) as a string, i.e. it should be specified like this:
"requires_terminal": "false",
It should be changed to be read as a boolean (without quotes)