Log a free-form note
log_noteLog a free-form health journal entry with optional title, tags, and timestamp. Store health notes locally for AI analysis.
Instructions
Record a free-form health journal entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | the note text. | |
| tags | No | optional comma-separated tags ('sleep,stress'). | |
| user | No | which person; defaults to the primary user. | |
| title | No | optional short title. | |
| timestamp | No | ISO8601, 'YYYY-MM-DD', or 'now' (default). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||