mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
Declare all tools in data prompt
This commit is contained in:
parent
b074375e18
commit
7afe5486a5
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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user