run_hunting_query
Execute KQL queries against Microsoft Defender Advanced Hunting to investigate security events across endpoints, email, identity, and cloud apps. Uncover threats with precise data exploration.
Instructions
Execute a KQL (Kusto Query Language) query against Microsoft Defender Advanced Hunting. Use this to investigate security events across endpoints, email, identity, and cloud apps. Always call get_hunting_schema first to understand available tables and columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The KQL query to execute |