daily_note
Append timestamped lines to today's single rolling note for fast capture, or read today's existing notes without providing text.
Instructions
Append to (or read) today's daily note — one rolling note per day.
Unlike add_journal_entry (which creates a new row each time), daily_note
keeps a single entry per calendar day and appends timestamped lines to it —
the Reflect/Tana "daily note" pattern for fast, low-friction capture.
Args:
text: Line to append. Leave empty to just read today's note so far.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |