get_budget_months
Retrieve monthly budget summaries to analyze income, spending, and budgeting trends over time for financial planning.
Instructions
List all months in a budget with summary data.
Useful for trend analysis — see how income, spending, and budgeting have changed over time.
Args: budget_id: Budget ID (uses default if omitted).
Returns: List of months with income, budgeted, activity, to_be_budgeted, age_of_money.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No |