{ "type": "object", "name": "AssociatedActions", "properties": { "platformActionGroups": { "type": "array", "description": "", "items": { "type": "string" } } }, "required": [ "platformActionGroups" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }