Utilization of input to slack notification

I am trying to read input data to slack connector's block session.
"text":{{["validate_results.data"][0]}}

when i provide a string my notificaiton works well but i am trying to utilize the input which is being received to this slack connector to show in result.


Out would be similar to following image.
image