diff --git a/package.json b/package.json index f54124079..5f6d489ef 100644 --- a/package.json +++ b/package.json @@ -763,7 +763,9 @@ "toolReferenceName": "editNotebook", "displayName": "%copilot.tools.editNotebook.name%", "modelDescription": "This is a tool for editing an existing Notebook file in the workspace. Generate the \"explanation\" property first.\nThe system is very smart and can understand how to apply your edits to the notebooks.\nWhen updating the content of an existing cell, ensure newCode includes at least 3-5 lines of context both before and after the new changes, preserving whitespace and indentation exactly.", - "tags": [], + "tags": [ + "enable_other_tool_copilot_getNotebookSummary" + ], "inputSchema": { "type": "object", "properties": {