So instead of passing in all my tool calls and tool definitions into every request from an MCP server to a LLM every single times, if i pass in my Tool Definitions once will it remember them and i wont need to pass them in every time? been taking a look at this and it seems super interesting, would just like to know if this is a possible use case.
Thanks