How to pass image from chat trigger which could be consumed by HTTP request tool in AI agent

I tried to imitate your workflow but using gemini as the LLM and it works fine

after a bit of searching, you might want to look at this conversation since it’s the same error as what you’re encountering, it’s specifically only happens for groq

there’s one guy there tht suggest to use an edit field node first before passing it

but yeah, try and take a look at it

if it helps please mark this answer as the solution