Current specification says nothing about `find_in_page`, only `find`. `find_in_page` is even mentioned in official docs: https://platform.openai.com/docs/guides/tools-web-search Because of this mistake popular api libraries don't work properly. Here is related PR for python api: https://github.com/openai/openai-python/pull/2622