searchMemos
Retrieve specific memos by searching with keywords and filtering by date range. Simplify memo management with precise query and date parameters for effective organization.
Instructions
Search memos by keyword and date range
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categoryId | No | ||
end | No | End date for the search range use ISO 8601 format. ex: 2020-02-01T00:00:00+09:00 | |
query | No | ||
start | No | Start date for the search range use ISO 8601 format. ex: 2020-01-01T00:00:00+09:00 |