Get Money Movements By Month
get_money_movements_by_monthRetrieve category-to-category budget re-allocations for a month to review how assignments were shuffled during month-end.
Instructions
Get money movements (category-to-category budget re-allocations) for one month. Read-only. The month-scoped view of list_money_movements; use during month-end review to see how assignments were shuffled.
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 Movements By Month. |