Addition to @GangChen answers
Option 3: Google Search is simply as tool provided. Create you own tool from ground-up and you control what information to be processed or not.
Option 4: Similar to Option 3 but less more + a bit technical. Write a function wrapper(decorater) on top of Google Search tools and use the decorated-google-search tool.