update_day
Create or update a daily journal summary for any date.
Instructions
Create or update a daily journal summary. If a day entry already exists for this date, it will be updated (upsert).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date (YYYY-MM-DD) | |
| note | Yes | Journal content for the day |