The MongoDB Run Command node executes a database command on a MongoDB database and returns the result as JSON cells in a table. Example command:
{ count: 'orders' }
For more details see the
MongoDB documentation
.