Skip to main content
Layer: Physical schema
Embedding-cosine retrieval over indexed column descriptions. Returns the most relevant tables for a natural-language question, ranked by score. Each hit names the matched column and surfaces its description.
Note on weak matches: A low score (say, < 0.85) is a signal, not an error. The tool returned what semantic search found; the agent should judge whether the score is strong enough to trust. See How retrieval works for why this design.