Interface: ArgSchema
An argument schema This schema is similar to the schema of the node:utils. difference is that:
requiredproperty anddescriptionproperty are addedtypeis not only 'string' and 'boolean', but also 'number', 'enum', 'positional', 'custom' too.defaultproperty type, not support multiple types
