/explore-data - Profile and Explore a Dataset If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md. Generate a comprehensive data profile for a table or uploaded file. Understand its shape, quality, and patterns before diving into analysis. Usage Workflow 1. Access the Data If a data warehouse MCP server is connected: 1. Resolve the table name (handle schema prefixes, suggest matches if ambiguous) 2. Query table metadata: column names, types, descriptions if available 3. Run profiling queries against the live data If a file is provided (CSV, Excel,…