Create Zero-Based Budget Plan
create_budget_planBuild a personalized Zero-Based Budget by allocating every unit of income to specific categories based on your life situation and financial priorities.
Instructions
Creates a complete, personalized Zero-Based Budget plan based on income and life situation. Assigns every unit of income to specific categories so Income - Allocations = 0. Returns a ready-to-use budget table. This is the core tool — use it when someone wants to build a budget, allocate their income, or create a spending plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monthly_income | Yes | Monthly net income after taxes | |
| life_situation | Yes | Life situation: student, single_working, couple_no_kids, couple_with_kids, single_parent, freelancer, retiree | |
| has_car | No | Owns or leases a car | |
| has_pets | No | Has pets | |
| has_debt | No | Has outstanding debt | |
| rent_amount | No | Exact monthly rent/mortgage if known | |
| savings_priority | No | How aggressively to save — low (10%), medium (20%), high (30%), aggressive (35%+) | medium |
| currency | No | Currency code (EUR, USD, GBP, etc.) | EUR |