rti
Real-Time Intelligence copilot (NL-to-KQL)
Authentication scope: fabric
nl-to-kql
Section titled “nl-to-kql”Convert natural language to a KQL query (beta)
fabio rti nl-to-kql --workspace <value> --item-id <value> --cluster-url <value> --database-name <value> --question <value>| Flag | Type | Required | Description |
|---|---|---|---|
--workspace |
string |
Yes | Workspace ID |
--item-id |
string |
Yes | Item ID used for billing (KQLQueryset, KQLDashboard, or Eventhouse) |
--cluster-url |
string |
Yes | Kusto cluster URL (e.g., https://<id>.<region>.kusto.fabric.microsoft.com) |
--database-name |
string |
Yes | Database name |
--question |
string |
Yes | Natural language question to convert to KQL |
--user-shots |
string |
No | User-provided example shots as JSON array: [{“naturalLanguage”:“…”,“kqlQuery”:“…”}] |
--chat-messages |
string |
No | Chat messages for additional context as JSON array: [{“role”:“User”,“content”:“…”}] |
Read-only · Returns object
