log_to_daily_note
Append a timestamped log message to the Logs section of today's daily note, keeping chronological entries organized in your markdown vault.
Instructions
Append a log entry to the 'Logs' section of today's daily note.
Format: - HH:MM: Content
Args: log_message: The log message to append.
Returns: Success message or error description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |