External DocumentationTo learn more, visit the Azure Data Explorer documentation.
Actions
Run Query
Run an Azure Data Explorer query using Kusto Query Language against stored data.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Database Name | Your Azure Data Explorer database name. |
| Query | Your Kusto query. |
{
"TableId": Number,
"TableKind": string,
"TableName": string,
"Columns": Array,
}
Was this page helpful?