I am in a great community it seems.
I have question regarding Prompt interpolations.
Is it possible to get the output of one Tool as interpolated string in the prompt. For ex:
prompt prompt, If prospect is existing, {{tooloutput.Accountstatus }} is "OnHold" then send a reminder else if "DocumentFiling complete" then send welcome email using {{welcomeTemplate}}:.
I am just checking, has any one tried above
Here the prompt itself has to be interpolated with tool outputs. is it possible in n8n or do have to send this as inputs to the agent.