mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-17 10:33:20 -05: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.