file-search
Search files and folders in your 360 AI Cloud Drive using keywords, filter by file type, and retrieve detailed results with pagination support for efficient file management.
Instructions
在云盘中根据关键词搜索文件和文件夹,支持按文件类型筛选和分页查询。返回符合条件的文件详细信息。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_category | No | 文件类型筛选:-1(全部)、0(其他)、1(图片)、2(文档)、3(音乐)、4(视频) | |
key | No | 搜索关键词,当file_category 不为 -1 时,可以为空,否则必填 | |
page | No | 页码,从1开始 | |
page_size | No | 每页显示的条目数,默认20条,最大100条 |