Can someone help where in the automation traces I can find the values of variables I defined in automations. E.g.
Where can I find the value of variable respone? So far I couldn’t find it in the traces.
action: google_generative_ai_conversation.generate_content
metadata: {}
data:
prompt: >
<redacted>
response_variable: response
enabled: true```