upsert_goal
Create or update financial goals such as debt payoff or savings targets, with fields for target amounts, due dates, and progress tracking.
Instructions
Create or update a financial goal (debt payoff, savings target, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| notes | No | ||
| title | Yes | ||
| status | No | ||
| due_date | No | ||
| target_amount | No | ||
| current_amount | No |