aggregate
Execute custom aggregation pipelines on MongoDB collections to filter, group, transform, and compute aggregated results from document data.
Instructions
Run an aggregation pipeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline | Yes | Aggregation pipeline stages | |
| collection | Yes | Collection name |