{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "InteractRequest", "type": "object", "properties": { "event": { "type": "object" } } }