Declare all tools in data prompt

This commit is contained in:
Harald Kirschner
2025-10-15 17:00:29 -07:00
parent b074375e18
commit 7afe5486a5

View File

@@ -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>