#
start
The scenario start step. Does nothing; usually used as an entry point and a branching node.
#
Parameters
tag(string) - step label.description(string, optional) - log description.
#
Example
{ "action": "start", "tag": "Start" }