search_entries
Filter and retrieve journal entries by date range, tags, or keywords to efficiently manage and analyze content on the Journal MCP Server.
Instructions
Search journal entries by date range, tags, or keywords
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dateFrom | No | Start date in YYYY-MM-DD format | |
dateTo | No | End date in YYYY-MM-DD format | |
keywords | No | Keywords to search in content | |
limit | No | Maximum number of results (default 50) | |
offset | No | Offset for pagination (default 0) | |
tags | No | Tags to filter by (all must match) |