We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18671f1 commit 38312ffCopy full SHA for 38312ff
src/tools/mongodb/metadata/logs.ts
@@ -1,7 +1,6 @@
1
import { CallToolResult } from "@modelcontextprotocol/sdk/types.js";
2
import { MongoDBToolBase } from "../mongodbTool.js";
3
import { ToolArgs, OperationType } from "../../tool.js";
4
-import { EJSON } from "bson";
5
import { z } from "zod";
6
7
export class LogsTool extends MongoDBToolBase {
0 commit comments