This was my attempt to use gemini with google grounding to provide a custom tool for web-research the way ChatGPT gives. It works, but the response format for roo-custom tools does not allow passing the tokens along as they're recieved, so you end up waiting 10s before anything happens. I deemed that too long. Will rather make a cli and a skill.md around that.