II.
ToolDescriptor overview
Reference · livetool-descriptor:mongo.find
MongoDB: Find overview
Run a find() query against a collection.
Attributes
schema
{}
displayName
MongoDB: Find
description
Run a find() query against a collection.
inputSchema
type
object
required
- database
- collection
properties
database
type
string
collection
type
string
filter
type
object
projection
type
object
limit
type
integer
sort
type
object
outputSchema
type
object
properties
documents
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