II.
ToolDescriptor overview
Reference · livetool-descriptor:mongo.insert-many
MongoDB: Insert Many overview
Insert one or more documents into a collection.
Attributes
schema
{}
displayName
MongoDB: Insert Many
description
Insert one or more documents into a collection.
inputSchema
type
object
required
- database
- collection
- documents
properties
database
type
string
collection
type
string
documents
type
array
outputSchema
type
object
properties
insertedIds
type
array
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