search_entries
Search journal entries by date range, tags, or keywords to filter and retrieve relevant content. Supports pagination and customizable result limits for efficient journal management.
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) |