fetch_collection_data
Fetch documents from a specified MongoDB collection, using an optional limit to control how many records are returned.
Instructions
Fetch documents from a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| collection_name | Yes |