DBX Studio AI Tools Reference Tool Definitions Location apps/api/src/orpc/routers/ai/tools.ts Tool Executor Location apps/api/src/orpc/routers/ai/toolExecutor.ts Available Tools (AI TOOLS array) | Tool Name | Purpose | Required Params | |-----------|---------|-----------------| | | Get all tables and structure from schema store | | | | Preview rows from a table (generates SELECT) | | | | Run a SELECT/WITH query | | | | Create chart config (bar/line/pie/scatter/area/histogram) | , , | | | Get table metadata from DB table | | | | Get statistics summary for a table | | AI Providers | Service ID…