velixar_discover_data
Locate data sources containing information about a business topic using a knowledge graph. Returns source names, tables, and insights.
Instructions
Find which data sources contain information about a topic via knowledge graph. Returns source names, tables, and related insights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | KG traversal depth (default 3, max 5) | |
| topic | Yes | Business concept to find data sources for (e.g., "customer churn", "revenue") | |
| include_schema | No | Return column-level detail for matched tables (default: false) |