Mohammad Qureshi
Mohammad Qureshi
Hi @dipenpatel235, The `ctx` contents [are being stored as a map](https://github.com/opensearch-project/alerting/blob/15475607c60d26a46173018a322dff7c8718ed43/alerting/src/main/kotlin/org/opensearch/alerting/script/TriggerExecutionContext.kt#L31). So what you're seeing there is the visual representation of a Java map. I'm not sure why the date...
@partlov Right, I tried including some things I heard of while briefly searching for alternatives [here](https://github.com/opensearch-project/alerting/issues/59#issuecomment-1309248113). I'd be interested in seeing comments there on what scripting options people would prefer...