build_budget_sankey
Build a read-only Sankey-style monthly budget flow from allocation percentages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | ||
| food_pct | Yes | ||
| housing_pct | Yes | ||
| savings_pct | Yes | ||
| transport_pct | Yes | ||
| utilities_pct | Yes | ||
| monthly_income | Yes | ||
| discretionary_pct | Yes |