add_entry
Add or update journal entries with content and optional tags using the MCP server for personal journal management. Appends to existing file if entry for today exists.
Instructions
Add a new journal entry. If an entry for today already exists, it will append to the same file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The content of the journal entry | |
tags | No | Optional tags for the entry (will also extract from content) |