We are developing an extension (ATK) and we want to list all metadata of MCP server tools. I have found vscode.lm.tools which contains all the started tools, but it just contains some fields without all fields of a tool in MCP server.
Is there any way to get whole metadata of tool or is it possible to contain them in LanguageModelToolInformation? Very thanks!
We are developing an extension (ATK) and we want to list all metadata of MCP server tools. I have found
vscode.lm.toolswhich contains all the started tools, but it just contains some fields without all fields of a tool in MCP server.Is there any way to get whole metadata of tool or is it possible to contain them in
LanguageModelToolInformation? Very thanks!