Tutorial / Documentation for writing json files to construct playbooks
Hi everyone,
We are working on a project to programmatically generating playbooks by auto-write the json files.
For instance, we want to generate json files like this https://github.com/fortinet-fortisoar/solution-pack-ot-vulnerability-management/blob/release/1.0.0/playbooks/02%20-%20Use%20Case%20-%20KEV%20Alert/%3E%20Create%20KEV%20Alert.json. which could be loaded for FortiSoar and display as a playbook.
However we have some difficulties to find documentation / information on the exact definition of different field names. For example, we want to understand more systematically about the different subfields and values in the "argument" and the "condition" json object in the link above.
Do you know if there are any available documentation and tutorials for this?
Best,
Jian
