mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Declare all tools in data prompt
This commit is contained in:
2
.github/prompts/data.prompt.md
vendored
2
.github/prompts/data.prompt.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
mode: agent
|
||||
description: 'Answer telemetry questions with data queries'
|
||||
tools: ['runInTerminal', 'search', 'extensions', 'githubRepo', 'todos', 'kusto_query']
|
||||
tools: ['search', 'runCommands/runInTerminal', 'Azure MCP/kusto_query', 'githubRepo', 'extensions', 'todos']
|
||||
---
|
||||
|
||||
<overview>
|
||||
|
||||
Reference in New Issue
Block a user