II.
ToolDescriptor overview
Reference · livetool-descriptor:mongo.update-many
MongoDB: Update Many overview
Update documents matching a filter in a collection.
Attributes
schema
{}
displayName
MongoDB: Update Many
description
Update documents matching a filter in a collection.
inputSchema
type
object
required
- database
- collection
- filter
- update
properties
database
type
string
collection
type
string
filter
type
object
update
type
object
outputSchema
type
object
properties
modifiedCount
type
integer
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-mongodb·ToolServerMCP MongoDB
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-mongodb·ToolServerMCP MongoDB