journal_create_entry
Create a new journal entry to record your thoughts, feelings, or experiences. Include optional mood, tags, and date, then finalize to receive AI analysis.
Instructions
Create a new journal entry in JournalOwl. Entry is created with status "in_progress". Use journal_finalize_entry to generate AI analysis and complete the entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional date for the entry in ISO 8601 format (e.g., "2024-01-15"). Defaults to today in your timezone. | |
| mood | No | Optional current mood (e.g., "happy", "anxious", "peaceful", "motivated") | |
| tags | No | Optional tags to categorize the entry (e.g., ["work", "gratitude", "goals"]) | |
| content | Yes | The content of the journal entry. Write freely about your thoughts, feelings, or experiences. |