Get First Output Between ” “

How to get the output between the first ” ” in a string

trim(split(split(outputs('Compose')?['body'], '"')[1], '"')[0])