Should we provide available tools to the model during recurring `anthropic.messges.create` calls? https://github.com/modelcontextprotocol/quickstart-resources/blob/dfc92478e2b7087dfb369ad36695e8b9ff459f3f/mcp-client-python/client.py#L99-L102
Should we provide available tools to the model during recurring
anthropic.messges.createcalls?quickstart-resources/mcp-client-python/client.py
Lines 99 to 102 in dfc9247