Get Started
Mongodb
Mongodb agent to list collections and executing read-only queries on database
Database & Storage
Available Tools(2)
listCollections
List all collections in the MongoDB database specified in the connection URI
execute
Execute an operation on a MongoDB collection. Supports both read and write operations.
Mongodb