Find Files
find_filesSearches Android device shared storage for files matching a name query, with configurable path, depth, and limit. Leave query empty to list all files.
Instructions
Find files under shared storage whose name contains query (empty lists everything).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /sdcard | |
| limit | No | ||
| query | No | ||
| device | No | ||
| max_depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||