How to receive exact chat input as tool parameter

Hello! I have tried Langgraph/Langchain and now Gemini Native Tooling, though I could most of the time thru prompting get the exact user input as a tool param, sometimes it gets messed by model. Do you guys have any Idea of some workaround?

Hi @wilslnt,

Can you clarify more what kind of issue you are getting? Can you please provide the code so i can reproduce the issue from my end if possible?