Getting bot response messages in JSON format
You can run commands and get bot response messages in JSON format.
About this task
Procedure
To get the response messages in JSON format, you run commands in one of the following
ways. For more information about IBM Z ChatOps commands, see IBM Z ChatOps Commands.
If you want to get the response message in the JSON format, you can run command 
@bnz command --json-format@bnz command --jfFor
example, to show the status of automation domain, you can use command @bnz ad, and
you will see the following response message.
@bnz
ad --jf or @bnz ad --json-format.