search_notes
Search notes using date range filters for creation or update dates. Combine filters to target specific time frames, or get a paginated list of recent notes.
Instructions
Search for notes by date range.
Provide at least one filter for targeted results. Filters are combined with AND logic. With no filters, returns a paginated list of recent notes. Date params use YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| created_from | No | ||
| created_to | No | ||
| updated_from | No | ||
| updated_to | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |