}
case deleteCommentsToolName:
displayName: localize('toolName.deleteComments', "Delete Comments"),
invocationMessage: localize('toolInvoke.deleteComments', "Deleting comments"),
pastTenseMessage: localize('toolComplete.deleteComments', "Deleted comments"),
};
case resolveCommentsToolName:
return {