mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-05 20:54:56 -05:00
### What this PR does: This Pull Request resolves a critical configuration error in the `cloud-sql-mssql.yaml` prebuilt tool definition, which was preventing the `execute_sql` tool from correctly initializing and connecting to a Cloud SQL for SQL Server instance. ### Problem: Previously, the `source` field in `internal/prebuiltconfigs/tools/cloud-sql-mssql.yaml` was incorrectly configured as `cloud-sql-mssql-source`. This led to the `genai-toolbox` server failing to find the corresponding data source, resulting in errors like: