report-issue
Report bugs or request features for the kusto-mcp server. Generates a pre-filled GitHub issue link without needing a token or Kusto connection.
Instructions
Report a bug or request a feature for kusto-mcp on GitHub. Returns a pre-filled GitHub issue link you open in your browser and submit under your own GitHub account — no GitHub token is used or stored, and no Kusto connection is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Full description (Markdown): what happened, expected vs actual behavior, and steps to reproduce. | |
| title | Yes | Short summary line for the GitHub issue | |
| labels | No | Labels to pre-select, e.g. ['bug'] or ['enhancement']. | |
| includeDiagnostics | Yes | Append non-sensitive environment info (kusto-mcp/node/OS/MCP-client versions, connection state, response format, write mode). Never includes cluster URL, database, identity, query text, or results. |