File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9494 " editors" ,
9595 " chat-tools-sample"
9696 ],
97- "toolReferenceName" : " tabCount " ,
97+ "toolReferenceName" : " countTabs " ,
9898 "displayName" : " Tab Count" ,
9999 "modelDescription" : " The number of active tabs in a tab group" ,
100+ "canBeReferencedInPrompt" : true ,
100101 "icon" : " $(files)" ,
101102 "inputSchema" : {
102103 "type" : " object" ,
116117 " search" ,
117118 " chat-tools-sample"
118119 ],
120+ "toolReferenceName" : " findFiles" ,
119121 "displayName" : " Find Files" ,
120122 "modelDescription" : " Search for files in the current workspace" ,
123+ "canBeReferencedInPrompt" : true ,
121124 "inputSchema" : {
122125 "type" : " object" ,
123126 "properties" : {
139142 ],
140143 "displayName" : " Run in Terminal" ,
141144 "modelDescription" : " Run a command in a terminal and return the output" ,
145+ "canBeReferencedInPrompt" : false ,
142146 "inputSchema" : {
143147 "type" : " object" ,
144148 "properties" : {
You can’t perform that action at this time.
0 commit comments