execute_query
Run Kusto Query Language (KQL) queries on Azure Data Explorer databases to retrieve structured data in Python-friendly dictionary format.
Instructions
Executes a Kusto Query Language (KQL) query against the configured Azure Data Explorer database and returns the results as a list of dictionaries.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes |