add_snapshot
Record a net worth snapshot for any asset by providing account name and current value. Optionally include date and note.
Instructions
Record a net worth snapshot for an asset (e.g. house value, car value). Stream D Phase 4: stdio cannot resolve account names — use HTTP MCP or the web UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Snapshot date (defaults to today) | |
| note | No | Optional note | |
| value | Yes | Current value | |
| account | Yes | Account name or alias (refused on stdio — Stream D Phase 4) |