You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -418,7 +418,7 @@ Operation types:
418
418
-`update` - Tools that update resources, such as update document, rename collection, etc.
419
419
-`delete` - Tools that delete resources, such as delete document, drop collection, etc.
420
420
-`read` - Tools that read resources, such as find, aggregate, list clusters, etc.
421
-
-`metadata` - Tools that read metadata, such as list databases, list collections, collection schema, etc.
421
+
-`metadata` - Tools that read metadata, such as list databases/collections/indexes, infer collection schema, etc.
422
422
-`connect` - Tools that allow you to connect or switch the connection to a MongoDB instance. If this is disabled, you will need to provide a connection string through the config when starting the server.
0 commit comments