From f26750e834925b5314fcb5bdf6ec83512ee2209d Mon Sep 17 00:00:00 2001 From: "johannes c. dumitru" Date: Thu, 22 Jan 2026 08:25:56 +0100 Subject: [PATCH] Update internal/prebuiltconfigs/tools/oracledb.yaml Co-authored-by: Averi Kitsch --- internal/prebuiltconfigs/tools/oracledb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/prebuiltconfigs/tools/oracledb.yaml b/internal/prebuiltconfigs/tools/oracledb.yaml index c7c43315c8..47f441a669 100644 --- a/internal/prebuiltconfigs/tools/oracledb.yaml +++ b/internal/prebuiltconfigs/tools/oracledb.yaml @@ -22,7 +22,7 @@ sources: useOCI: $USE_OCI:false tools: execute_sql: - kind: oracle-sql + kind: oracle-execute-sql source: oracle-source description: Use this tool to execute a single SQL query or DML statement.