mybox_search
Search files in NAVER MYBOX by keyword, category, or inclusive date range, optionally scoped to a folder. Use at least one filter to find and list matching items.
Instructions
Search files by keyword, category and/or date range. At least one is required.
Args: query: Keyword. Spaces and extensions are combined with AND. category: One of image, video, audio, document, archive, executable, etc. start_date: Inclusive start, YYYY-MM-DD, interpreted in KST. end_date: Inclusive end, YYYY-MM-DD, interpreted in KST. date_field: Which date the range applies to: "created" or "modified". parent_path: Restrict the search to this folder path and below. max_items: Stop after this many results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| category | No | ||
| end_date | No | ||
| max_items | No | ||
| date_field | No | created | |
| start_date | No | ||
| parent_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||