Python Plugin Template This plugin serves as a template from which new plugins can be built. Autogenerated Input/Output Documentation by Arcaflow-Docsgen Below Hello world! (hello-world) Says hello :) Input Type:scopeRoot object:InputParams Propertiesname (string) Required:YesType:stringMinimum length:1 ObjectsInputParams (object) Type:objectPropertiesname (string) Required:YesType:stringMinimum length:1 Outputs error Type:scopeRoot object:ErrorOutput Propertieserror (string) Required:YesType:string ObjectsErrorOutput (object) Type:objectPropertieserror (string) Required:YesType:string success Type:scopeRoot object:SuccessOutput Propertiesmessage (string) Required:YesType:string ObjectsSuccessOutput (object) Type:objectPropertiesmessage (string) Required:YesType:string