args: - description: 'Hello command - prints hello to anyone.' name: name comment: Hello World Script. commonfields: id: HelloWorldScript version: -1 name: HelloWorldScript outputs: - contextPath: HelloWorld.hello description: Should be Hello **something** here. type: String script: '-' tags: - helloworld timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 5.0.0 tests: - No tests (auto formatted)