aggregate_note
Group notes by a property to count entries per group, and optionally sum a numeric attribute. Performed live at query time.
Instructions
Group Note objects by a property, counting each group and optionally summing a numeric property. Query-time aggregation — nothing is precomputed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| group_by | Yes |