Get Money Movement Groups By Month
get_money_movement_groups_by_monthRetrieve batched budget re-allocations for a given month. Review monthly money movement groups with this read-only endpoint to understand how funds were moved between categories.
Instructions
Get money movement groups (batched budget re-allocations) for one month. Read-only. The month-scoped view of list_money_movement_groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Month in YYYY-MM-DD format (first of month), or 'current' | |
| budgetId | No | Budget ID (uses default if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured result returned by Get Money Movement Groups By Month. |