upsert_budget
Create or update a monthly budget entry for a specific category in Lunch Money. Input start date, category ID, and amount; optionally specify currency.
Instructions
Create or update a Lunch Money budget entry for a category and month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | ||
| category_id | Yes | ||
| amount | Yes | ||
| currency | No |