mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-04-09 03:02:26 -04:00
This PR is to remove the `NewGenericTool` function within tools. This function was previously added when we are trying to consolidate the three postgres tools. However, since we merged it into a single `postgressql` tool, these functions are not used anymore.