copy_day
Copies all diary entries from the previous day to a target date without removing existing entries. Duplicate yesterday's meals, biometrics, exercises, and fasts for a new day.
Instructions
Copy all diary entries from the previous day to the given date.
Additive -- does not remove existing entries on the destination date.
Args: date: Destination date as YYYY-MM-DD (defaults to today).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |