ZV-2026-0227 · 2026-08-20 · gateway.drillr.ai

gateway.drillr.ai: Tool search_data_catalog was removed.

breaking

Observed 2 times on this server, most recently 2026-08-21. A contract that keeps reverting is unstable, not fixed.

What changed

Tool search_data_catalog was removed.

What to do

If your agents call gateway.drillr.ai, pin the new snapshot, patch the affected call sites, and let a green contract check confirm the fix. If you don't use the changed tools, nothing is required, but the rest of the ecosystem just learned about it at the same moment you did.

The redline

search_data_catalog  Tool search_data_catalog was removed.
Use when you already know the exact table name and need its full column schema before run_…
+  Use BEFORE run_sql when you're unsure which columns a table has.

Look up column definitio…   get_table_schema
PostgreSQL SELECT over financial / market / alt-data tables — returns structured rows.

Ha…
+  PostgreSQL SELECT over financial / market / alt-data tables — returns structured rows.

Ha…   run_sql
Full gateway.drillr.ai changelog →JSON feedWatch this for my agents