Hi guys im building an IA agent but is very simple.
Im using the HomeAssistant built in Assistants, but when I call service from Node-Red or HA ( Actions ), I can get the return of the assistant response:
HA →
But how do I return the responde from N8N?
Already tried several options in attribute node of call service but no success…
Tks!
This is the node working ( but without response )
I tried keys response, results etc… but nothing seems to work.